Skip to content

Bump io.jenkins.tools.bom:bom-2.492.x from 5388.v3ea_2e00a_719a_ to 5422.v0fce72a_b_b_8cf #297

Bump io.jenkins.tools.bom:bom-2.492.x from 5388.v3ea_2e00a_719a_ to 5422.v0fce72a_b_b_8cf

Bump io.jenkins.tools.bom:bom-2.492.x from 5388.v3ea_2e00a_719a_ to 5422.v0fce72a_b_b_8cf #297

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
if: github.repository_owner == 'jenkinsci'
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"