Skip to content

chore(deps): bump org.testfx:testfx-junit5 from 4.0.17 to 4.0.18 #285

chore(deps): bump org.testfx:testfx-junit5 from 4.0.17 to 4.0.18

chore(deps): bump org.testfx:testfx-junit5 from 4.0.17 to 4.0.18 #285

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4.1.1
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}