Skip to content

Commit fef12e8

Browse files
Merge pull request #183 from frequenz-floss/dependabot/github_actions/compatible-2cbc4c3382
Bump actions/labeler from 6.0.1 to 6.1.0 in the compatible group
2 parents cff16d0 + 8a1f445 commit fef12e8

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@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1
23+
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2626
dot: true

0 commit comments

Comments
 (0)