Skip to content

Commit 5fa0cd1

Browse files
Merge pull request #200 from frequenz-floss/dependabot/github_actions/compatible-66488047d5
Bump actions/labeler from 6.1.0 to 6.2.0 in the compatible group
2 parents 69589ab + 48fd685 commit 5fa0cd1

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@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # 6.2.0
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2626
dot: true

0 commit comments

Comments
 (0)