There was an error while loading. Please reload this page.
2 parents 8d9584d + 7d33f84 commit 0d5fe5dCopy full SHA for 0d5fe5d
1 file changed
.github/workflows/labeler.yml
@@ -20,7 +20,7 @@ jobs:
20
# only use hashes to pick the action to execute (instead of tags or branches).
21
# For more details read:
22
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
23
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
+ uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # 7.0.0
24
with:
25
repo-token: "${{ secrets.GITHUB_TOKEN }}"
26
dot: true
0 commit comments