Skip to content

Commit 5a4a89f

Browse files
chore(deps): update actions/labeler action to v6 (#74)
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v5.0.0 | v6.0.1 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 79befb4 commit 5a4a89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)