Skip to content

Commit 3eb50b0

Browse files
authored
Update actions/labeler action to v6 (#3642)
1 parent 6557ad3 commit 3eb50b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/labeler@v5
12+
- uses: actions/labeler@v6
1313
with:
1414
sync-labels: true
1515

0 commit comments

Comments
 (0)