mirror of https://github.com/apache/druid.git
Update labeler to v5 that includes fix where bot doesn't remove labels added by maintainers. (#15558)
This commit is contained in:
parent
feeb4f0fb0
commit
7fa987dae9
|
@ -32,6 +32,6 @@ jobs:
|
|||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/labeler@v5
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
Loading…
Reference in New Issue