mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-20 15:14:13 +02:00
Bump actions/labeler
to v6 (#35681)
https://github.com/actions/labeler/releases/tag/v6.0.0
This commit is contained in:
parent
bf8ecf7c93
commit
5bf7cf788d
2
.github/workflows/pull-labeler.yml
vendored
2
.github/workflows/pull-labeler.yml
vendored
@ -15,6 +15,6 @@ jobs:
|
|||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v6
|
||||||
with:
|
with:
|
||||||
sync-labels: true
|
sync-labels: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user