We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69589ab + 48fd685 commit 5fa0cd1Copy full SHA for 5fa0cd1
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@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # 6.2.0
24
with:
25
repo-token: "${{ secrets.GITHUB_TOKEN }}"
26
dot: true
0 commit comments