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