Skip to content

Commit 3dec084

Browse files
chore(deps): update actions/labeler action to v6
1 parent 08cb12e commit 3dec084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
label-pr:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
8+
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
99
with:
1010
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1111
sync-labels: true

0 commit comments

Comments
 (0)