We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96bc420 commit 5f36cf1Copy full SHA for 5f36cf1
.github/workflows/apply-labels.yml
@@ -12,7 +12,7 @@ jobs:
12
-
13
name: Run Labeler
14
if: success()
15
- uses: crazy-max/ghaction-github-labeler@v3
+ uses: crazy-max/ghaction-github-labeler@v5
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
yaml-file: .github/labels.yml
0 commit comments