Skip to content

Commit bd60b2b

Browse files
Merge pull request #166 from dreadnode/renovate/actions-labeler-6.x
chore(deps): update actions/labeler action to v6
2 parents 87c7b83 + 1f0d08f commit bd60b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/meta-labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
2525

2626
- name: Labeler
27-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
27+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
2828
with:
2929
configuration-path: .github/labeler.yaml
3030
repo-token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)