We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ba3c9 commit 3c873f5Copy full SHA for 3c873f5
.github/workflows/labels.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: actions/checkout@v3
18
-
19
name: Run Labeler
20
- uses: crazy-max/ghaction-github-labeler@v3
+ uses: crazy-max/ghaction-github-labeler@v4
README.md
@@ -68,7 +68,7 @@ jobs:
68
69
70
if: success()
71
72
with:
73
github-token: ${{ secrets.GITHUB_TOKEN }}
74
yaml-file: .github/labels.yml
0 commit comments