Skip to content

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 #150

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 #150

Workflow file for this run

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