Bump actions/labeler from 3 to 4 (#12)
This commit is contained in:
parent
752502d85a
commit
9fd0a90c69
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
|||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v3 # Action page: <https://github.com/actions/labeler>
|
- uses: actions/labeler@v4 # Action page: <https://github.com/actions/labeler>
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
sync-labels: true
|
sync-labels: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user