Skip to content

build(deps): bump org.junit:junit-bom from 5.10.3 to 5.14.1 #908

build(deps): bump org.junit:junit-bom from 5.10.3 to 5.14.1

build(deps): bump org.junit:junit-bom from 5.10.3 to 5.14.1 #908

Workflow file for this run

name: "Set theme labels"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}