Skip to content

Commit 1cb6b66

Browse files
authored
Merge pull request #166 from frequenz-floss/dependabot/github_actions/actions/labeler-6.0.1
chore(deps): bump actions/labeler from 5.0.0 to 6.0.1
2 parents 2cf62ff + 7e82bc7 commit 1cb6b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# only use hashes to pick the action to execute (instead of tags or branches).
1919
# For more details read:
2020
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
21-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
21+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1
2222
with:
2323
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2424
dot: true

0 commit comments

Comments
 (0)