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.
2 parents 0ed63ab + 1c4d8c1 commit 908ff9fCopy full SHA for 908ff9f
.github/workflows/label.yml
@@ -20,6 +20,6 @@ jobs:
20
pull-requests: write
21
22
steps:
23
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
24
with:
25
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments