mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 21:28:39 +00:00
chore(deps): update actions/labeler action to v6 (#1153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com> Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
co-authored by
peaceiris
Codex
parent
f4f1bc416d
commit
31835fbbe3
@@ -17,6 +17,6 @@ jobs:
|
||||
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
|
||||
|
||||
# https://github.com/actions/labeler
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
repo-token: "${{ steps.app.outputs.token }}"
|
||||
|
||||
Reference in New Issue
Block a user