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 8ff421c commit 4ef9b8fCopy full SHA for 4ef9b8f
.github/workflows/label.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Label based on modified files
36
- name: Label based on changed files
37
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
38
with:
39
repo-token: ${{ secrets.GITHUB_TOKEN }}
40
0 commit comments