Skip to content

Commit 197a12e

Browse files
chore(deps): update actions/labeler action to v5
1 parent 4b09552 commit 197a12e

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
@@ -17,6 +17,6 @@ jobs:
1717
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
1818

1919
# https://github.com/actions/labeler
20-
- uses: actions/labeler@v4
20+
- uses: actions/labeler@v5
2121
with:
2222
repo-token: "${{ steps.app.outputs.token }}"

0 commit comments

Comments
 (0)