We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0651a53 commit 62a8f4cCopy full SHA for 62a8f4c
.github/workflows/validate-conventional-commits.yaml
@@ -17,6 +17,6 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: PR Conventional Commit Validation
20
- uses: ytanikin/pr-conventional-commits@8267db1bacc237419f9ed0228bb9d94e94271a1d # v1.4.1
+ uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0 # v1.4.2
21
with:
22
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
0 commit comments