mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
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:
parent
b3874735d6
commit
d8bf9f86a3
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -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 }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user