mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
Update actions/labeler action to v6 (#919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bbf85e97a9
commit
47a185b655
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v6
|
||||||
# https://github.com/peaceiris/actions-label-commenter#work-with-other-auto-label-actions
|
# https://github.com/peaceiris/actions-label-commenter#work-with-other-auto-label-actions
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GH_PAT }}"
|
repo-token: "${{ secrets.GH_PAT }}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user