We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b594b16 commit b820991Copy full SHA for b820991
1 file changed
.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@b72758283dcbee706975950e96bc4bf323a8d8c0 # v1.4.2
+ uses: ytanikin/pr-conventional-commits@fda730cb152c05a849d6d84325e50c6182d9d1e9 # v1.5.1
21
with:
22
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
0 commit comments