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:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/labeler@v3 # Action page: <https://github.com/actions/labeler>
|
||||
- uses: actions/labeler@v4 # Action page: <https://github.com/actions/labeler>
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user