Skip to content

Commit 0d5fe5d

Browse files
Bump actions/labeler from 6.1.0 to 7.0.0 (#319)
2 parents 8d9584d + 7d33f84 commit 0d5fe5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# only use hashes to pick the action to execute (instead of tags or branches).
2121
# For more details read:
2222
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
23-
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
23+
uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # 7.0.0
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2626
dot: true

0 commit comments

Comments
 (0)