Skip to content

Commit dea53e0

Browse files
chore: fix pr linter version
1 parent 54f44d6 commit dea53e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: amannn/action-semantic-pull-request@v5.0.1
16+
- uses: amannn/action-semantic-pull-request@v5
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
with:

0 commit comments

Comments
 (0)