Skip to content

Commit

Permalink
Revert pull request labeler version upgrade (#2242)
Browse files Browse the repository at this point in the history
#2188 broke it, and I
don't feel like fixing it right now

I case someone feel like fixing it, the documentation is here:
https://github.com/actions/labeler/tree/main

Bear in mind that renovate bot is going to try to recreate the PR to
upgrade this action version again. We'll just have to tell it to skip
this one.
  • Loading branch information
coilysiren authored Sep 27, 2024
1 parent f9c11b3 commit d30fadf
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 @@ -20,4 +20,4 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4

0 comments on commit d30fadf

Please sign in to comment.