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 3c07995 commit f97595fCopy full SHA for f97595f
.github/workflows/labeler.yml
@@ -18,6 +18,6 @@ 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@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # 4.2.0
+ uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # 4.3.0
22
with:
23
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments