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 da9cd55 commit 49ad140Copy full SHA for 49ad140
.github/workflows/label.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Label based on modified files
34
- name: Label based on changed files
35
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
36
with:
37
repo-token: ${{ secrets.GITHUB_TOKEN }}
38
sync-labels: true
0 commit comments