We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5896afd + 7757d11 commit 76b584cCopy full SHA for 76b584c
1 file changed
.github/workflows/labels.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
-
22
name: Run Labeler
23
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v6
24
with:
25
github-token: ${{ secrets.GITHUB_TOKEN }}
26
yaml-file: .github/labels.yml
0 commit comments