We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2edbf6 + 7da27f7 commit ff44f6eCopy full SHA for ff44f6e
1 file changed
.github/workflows/auto-label.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Label based on changed files
19
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
configuration-path: .github/labeler.yml
0 commit comments