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 ddf58b0 commit cfe74a3Copy full SHA for cfe74a3
.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@ac9175f8a1f3625fd0d4fb234536d26811351594 # 4.3.0
+ uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
22
with:
23
repo-token: "${{ secrets.GITHUB_TOKEN }}"
24
dot: true
0 commit comments