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 699946e commit 8903b44Copy full SHA for 8903b44
1 file changed
.github/workflows/pr_labeler.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: read
14
pull-requests: write
15
steps:
16
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
17
with:
18
repo-token: '${{ secrets.GITHUB_TOKEN }}'
19
sync-labels: true
0 commit comments