Skip to content

Commit

Permalink
Revert "Build: Bump actions/labeler from 4 to 5 (apache#9264)" (apach…
Browse files Browse the repository at this point in the history
…e#9271)

This reverts commit 1b80537.
  • Loading branch information
ajantha-bhat authored and devangjhabakh committed Apr 22, 2024
1 parent d9d5209 commit 781a00e
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 781a00e

Please sign in to comment.