Skip to content

Commit b16e6ec

Browse files
chore(deps): update actions/labeler action to v6
1 parent 831f560 commit b16e6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wc-add-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
permission-pull-requests: write
2828

2929
- id: label-the-PR
30-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
30+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
3131
with:
3232
repo-token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)