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 4d3682b commit 84c268aCopy full SHA for 84c268a
.github/workflows/pr-title-check.yml
@@ -14,7 +14,7 @@ jobs:
14
egress-policy: audit
15
16
- name: PR Conventional Commit Validation
17
- uses: ytanikin/pr-conventional-commits@8267db1bacc237419f9ed0228bb9d94e94271a1d # 1.4.1
+ uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0 # 1.4.2
18
with:
19
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
20
add_label: 'false'
0 commit comments