Skip to content

Commit

Permalink
Revert "CI: update actions/labeler to v5"
Browse files Browse the repository at this point in the history
This reverts commit a70555f.

It is breaking GH PR-s currently, so revert until fixed.

Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
robimarko committed Aug 26, 2024
1 parent a70555f commit b870c16
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:
name: Pull Request Labeler
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'

Expand Down

0 comments on commit b870c16

Please sign in to comment.