Skip to content

Commit 222f90c

Browse files
chore(deps): update actions/labeler action to v6.2.0 (#363)
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v6.1.0 | v6.2.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 3b5531e commit 222f90c

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@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
27+
uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
2828
with:
2929
configuration-path: .github/labeler.yaml
3030
repo-token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)