Skip to content

Bump org.junit:junit-bom from 5.9.1 to 5.10.2 #150

Bump org.junit:junit-bom from 5.9.1 to 5.10.2

Bump org.junit:junit-bom from 5.9.1 to 5.10.2 #150

Workflow file for this run

name: ogbot
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
pr:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: OpenGamma/OGBot@main
with:
token: ${{ secrets.GITHUB_TOKEN }}