mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
ci: bump actions/labeler from 4 to 5
This commit is contained in:
5
.github/workflows/labeler.yml
vendored
5
.github/workflows/labeler.yml
vendored
@@ -9,9 +9,10 @@ jobs:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/labeler@v5
|
||||
with:
|
||||
sync-labels: ""
|
||||
configuration-path: .github/scripts/labeler_configuration.yml
|
||||
|
||||
type-scope:
|
||||
needs: triage
|
||||
|
||||
Reference in New Issue
Block a user