Skip to content

Commit

Permalink
chore pin actions/labeler to v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed May 29, 2023
1 parent c3b808c commit 1c12b57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
runs-on: ubuntu-latest

steps:
# version between v4.0.3 and the one after which has not yet been tagged
# at the time of writing
- uses: actions/labeler@6b107e7a7ee5e054e0bcce60de5181d21e2f00fb
- uses: actions/labeler@v4.0.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false

0 comments on commit 1c12b57

Please sign in to comment.