Skip to content

Commit 6b2414c

Browse files
authored
Revert "chore(deps): update actions/labeler action to v5" (#1043)
1 parent 6cdec55 commit 6b2414c

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@v5
20+
- uses: actions/labeler@v4
2121
with:
2222
repo-token: "${{ steps.app.outputs.token }}"

0 commit comments

Comments
 (0)