We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b73f4b commit 33d748dCopy full SHA for 33d748d
.github/workflows/labeler-pr.yml
@@ -8,7 +8,7 @@ jobs:
8
pull-requests: write
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
12
with:
13
repo-token: "${{ secrets.GITHUB_TOKEN }}"
14
configuration-path: .github/label-change.yml
0 commit comments