Skip to content

Commit b77a9ad

Browse files
build(deps): bump ytanikin/pr-conventional-commits from 1.4.2 to 1.5.1 (#2907)
1 parent 1ac1364 commit b77a9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ jobs:
845845
- name: PR Conventional Commit Validation
846846
id: cc_check
847847
if: github.event_name == 'pull_request_target'
848-
uses: ytanikin/pr-conventional-commits@1.4.2
848+
uses: ytanikin/pr-conventional-commits@1.5.1
849849
with:
850850
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert","build"]'
851851
add_label: 'false'

0 commit comments

Comments
 (0)