Skip to content

Commit 245d29b

Browse files
ci(deps): update actions/labeler action to v6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 5f86fd6 commit 245d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: "read"
1313
pull-requests: "write"
1414
steps:
15-
- uses: "actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9" # v5.0.0
15+
- uses: "actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b" # v6.0.1
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1818
configuration-path: "labeler-config.yml"

0 commit comments

Comments
 (0)