mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-09-13 06:40:20 +00:00
Update actions/labeler action to v7 (#977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b71ed5eae
commit
b3ac16962d
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@v6
|
- uses: actions/labeler@v7
|
||||||
# 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