Skip to content

Commit

Permalink
ci: 修复Check PR title 错误
Browse files Browse the repository at this point in the history
  • Loading branch information
wb_yiyunwan committed Dec 5, 2022
1 parent 6e51836 commit f9edd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@master
- uses: aslafy-z/conventional-pr-title-action@v3.0.0
with:
preset: conventional-changelog-angular@^5.0.6
env:
Expand Down

0 comments on commit f9edd1d

Please sign in to comment.