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 ea8e110 commit 7819f7b
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@b6f708799c1101ee9adc1388b397da244f9dec1c
- uses: actions/labeler@v4.0.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false

0 comments on commit 7819f7b

Please sign in to comment.