Skip to content

Commit b93d794

Browse files
build(deps): bump ytanikin/pr-conventional-commits from 1.4.2 to 1.5.1
Bumps [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases) - [Commits](ytanikin/pr-conventional-commits@1.4.2...1.5.1) --- updated-dependencies: - dependency-name: ytanikin/pr-conventional-commits dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ac1364 commit b93d794

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)