We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7023d commit 615c6f5Copy full SHA for 615c6f5
.github/workflows/labeler.yml
@@ -17,7 +17,7 @@ jobs:
17
-
18
name: Run Labeler
19
if: success()
20
- uses: crazy-max/ghaction-github-labeler@v5.1.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
yaml-file: .github/config/labels.yml
0 commit comments