Skip to content

Commit 5b4d24e

Browse files
chore(deps): update actions/labeler action to v6
1 parent 333b18f commit 5b4d24e

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
@@ -8,6 +8,6 @@ jobs:
88
pull-requests: write
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/labeler@v5
11+
- uses: actions/labeler@v6
1212
with:
1313
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)