Skip to content

Commit

Permalink
fix: Added correct version to PR labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo committed Nov 17, 2023
1 parent 62a335c commit 4221f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: srvaroa/labeler@1
- uses: srvaroa/labeler@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4221f0e

Please sign in to comment.