Skip to content

Commit 4221f0e

Browse files
fix: Added correct version to PR labeler
1 parent 62a335c commit 4221f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
contents: read
6666
pull-requests: write
6767
steps:
68-
- uses: srvaroa/labeler@1
68+
- uses: srvaroa/labeler@v1
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
with:

0 commit comments

Comments
 (0)