Skip to content

Commit 66d8268

Browse files
chore(deps): bump actions/labeler from 5 to 6 (#3761)
1 parent 8934689 commit 66d8268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pull-requests: write
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: actions/labeler@v5
36+
- uses: actions/labeler@v6
3737
with:
3838
configuration-path: .github/pr-labeler-config.yml
3939
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)