Skip to content

Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2099.v68c2f5e27299 #1145

Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2099.v68c2f5e27299

Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2099.v68c2f5e27299 #1145

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"