mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 06:33:17 +08:00
ci: bump actions/labeler from 3 to 4 (#716)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c188bee6f9
commit
7954f3d89e
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -8,6 +8,6 @@ jobs:
|
|||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v3
|
- uses: actions/labeler@v4
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GH_PAT }}"
|
repo-token: "${{ secrets.GH_PAT }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user