Skip to content

Commit efe4949

Browse files
chore(deps): update actions/labeler action to v6.1.0
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v6.0.1 | v6.1.0 |
1 parent 4afda8c commit efe4949

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
@@ -25,7 +25,7 @@ jobs:
2525
private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
2626

2727
- name: Labeler
28-
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
28+
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
2929
with:
3030
configuration-path: .github/labeler.yaml
3131
repo-token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)