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 40642f2 commit 9afa345Copy full SHA for 9afa345
.github/workflows/label.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
# Label based on modified files
37
- name: Label based on changed files
38
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
39
with:
40
repo-token: ${{ secrets.GITHUB_TOKEN }}
41
sync-labels: true
0 commit comments