Skip to content

Commit

Permalink
[ci skip] downgrade labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Jul 7, 2024
1 parent d787c29 commit 05b05d8
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 @@ -6,7 +6,7 @@ jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: .github/labeler.yml
Expand Down

0 comments on commit 05b05d8

Please sign in to comment.