Skip to content

Commit

Permalink
Update labeler to v5 that includes fix where bot doesn't remove label…
Browse files Browse the repository at this point in the history
…s added by maintainers. (apache#15558)
  • Loading branch information
abhishekrb19 authored Dec 14, 2023
1 parent feeb4f0 commit 7fa987d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

0 comments on commit 7fa987d

Please sign in to comment.