chore(deps): update actions/labeler action to v5 (#1039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-06 14:37:13 +09:00 committed by GitHub
parent b3874735d6
commit d8bf9f86a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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