We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed3c513 + 46b1a29 commit 6503188Copy full SHA for 6503188
.github/workflows/labeler.yml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
if: github.repository_owner == 'jenkinsci'
9
steps:
10
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
11
with:
12
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments