We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cff16d0 + 8a1f445 commit fef12e8Copy full SHA for fef12e8
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@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1
+ uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
24
with:
25
repo-token: "${{ secrets.GITHUB_TOKEN }}"
26
dot: true
0 commit comments