Skip to content

Bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2108.v08c2b_01b_cf4d #104

Bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2108.v08c2b_01b_cf4d

Bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2108.v08c2b_01b_cf4d #104

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 }}"