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 8934689 commit 66d8268Copy full SHA for 66d8268
.github/workflows/pr-labeler.yml
@@ -33,7 +33,7 @@ jobs:
33
pull-requests: write
34
runs-on: ubuntu-latest
35
steps:
36
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
37
with:
38
configuration-path: .github/pr-labeler-config.yml
39
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments