Skip to content

Commit

Permalink
chore(deps): revert bump actions/labeler from 4 to 5 (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn authored Aug 21, 2024
1 parent ff3d48f commit 1671b0f
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 @@ -22,7 +22,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
#if: github.event.pull_request.head.repo.full_name == github.repository
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 1671b0f

Please sign in to comment.