Skip to content

Commit

Permalink
Revert "Build: Bump actions/labeler from 4 to 5 (#9264)" (#9271)
Browse files Browse the repository at this point in the history
This reverts commit 1b80537.
  • Loading branch information
ajantha-bhat authored Dec 11, 2023
1 parent 61cf766 commit 1b95305
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 @@ -28,7 +28,7 @@ jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit 1b95305

Please sign in to comment.