Skip to content

Bump org.jenkins-ci.plugins:jackson2-api from 2.20.0-417.va_5311a_823a_b_8 to 2.20.0-420.v8a_08b_d57ca_05 #308

Bump org.jenkins-ci.plugins:jackson2-api from 2.20.0-417.va_5311a_823a_b_8 to 2.20.0-420.v8a_08b_d57ca_05

Bump org.jenkins-ci.plugins:jackson2-api from 2.20.0-417.va_5311a_823a_b_8 to 2.20.0-420.v8a_08b_d57ca_05 #308

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@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"