Skip to content

Commit d8bf9f8

Browse files
chore(deps): update actions/labeler action to v5 (#1039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b387473 commit d8bf9f8

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)