Skip to content

Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 #83

Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23

Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 #83

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"