Skip to content

Commit

Permalink
Downgrade labeler to v4 due to actions/labeler#710.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Jan 8, 2025
1 parent b102f1b commit 36f29c9
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 @@ -14,7 +14,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 36f29c9

Please sign in to comment.