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 595a8b7 commit 0bca478Copy full SHA for 0bca478
.github/workflows/label.yml
@@ -15,7 +15,7 @@ jobs:
15
label:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
19
with:
20
sync-labels: ""
21
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments