Skip to content

Commit bac0157

Browse files
Update actions/labeler action to v6
1 parent 61c82d8 commit bac0157

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
@@ -12,6 +12,6 @@ jobs:
1212
permissions:
1313
pull-requests: write
1414
steps:
15-
- uses: actions/labeler@v4
15+
- uses: actions/labeler@v6
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)