We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8650ea9 + 6172571 commit 6014e01Copy full SHA for 6014e01
1 file changed
.github/workflows/pr-labeler.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6
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