Skip to content

Commit 614941b

Browse files
chore(deps): update actions/labeler action to v6
1 parent d68bdde commit 614941b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v5
17-
- uses: actions/labeler@v5
17+
- uses: actions/labeler@v6
1818
with:
1919
configuration-path: '.github/component-label-map.yml'

0 commit comments

Comments
 (0)