Revert "chore(deps): update actions/labeler action to v5" (#1043)

This commit is contained in:
Shohei Ueda
2023-12-14 11:31:46 +09:00
committed by GitHub
parent 6cdec55d3f
commit 6b2414c9be

View File

@@ -17,6 +17,6 @@ jobs:
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
# https://github.com/actions/labeler
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ steps.app.outputs.token }}"