Skip to content

Commit

Permalink
Revert "build(deps): bump actions/labeler from 4 to 5 (#12385)"
Browse files Browse the repository at this point in the history
This reverts commit 652e5df.
  • Loading branch information
anshbansal authored Jan 20, 2025
1 parent aff5e16 commit cd7cf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler-config.yml"
Expand Down

0 comments on commit cd7cf3b

Please sign in to comment.