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.
1 parent 8d9d6b7 commit 6a7ed3dCopy full SHA for 6a7ed3d
.github/workflows/labeler.yml
@@ -18,7 +18,7 @@ jobs:
18
# only use hashes to pick the action to execute (instead of tags or branches).
19
# For more details read:
20
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
21
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1
22
with:
23
repo-token: "${{ secrets.GITHUB_TOKEN }}"
24
dot: true
0 commit comments