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 55abd2d commit 4d08253Copy full SHA for 4d08253
.github/workflows/labeler.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Label based on modified files
31
- name: Label based on changed files
32
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
33
with:
34
repo-token: "${{ secrets.GITHUB_TOKEN }}"
35
0 commit comments