build(deps): bump actions/labeler from 4 to 5 (#477)
This commit is contained in:
parent
62459c68e8
commit
649e0db5cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_labeler.yml
vendored
2
.github/workflows/pr_labeler.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/labeler@v5
|
||||
with:
|
||||
sync-labels: true
|
||||
dot: true
|
||||
|
|
Loading…
Add table
Reference in a new issue