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

This commit is contained in:
renovate[bot] 2023-12-14 02:32:20 +00:00 committed by GitHub
parent f026ea2bbe
commit 502cc185ad
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 }} private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
# https://github.com/actions/labeler # https://github.com/actions/labeler
- uses: actions/labeler@v4 - uses: actions/labeler@v5
with: with:
repo-token: "${{ steps.app.outputs.token }}" repo-token: "${{ steps.app.outputs.token }}"