Skip to content

Commit 6f67726

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@b727582...fda730c) --- 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] <[email protected]>
1 parent 033de76 commit 6f67726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-conventional-commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: PR Conventional Commit Validation
20-
uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0 # v1.4.2
20+
uses: ytanikin/pr-conventional-commits@fda730cb152c05a849d6d84325e50c6182d9d1e9 # v1.5.1
2121
with:
2222
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'

0 commit comments

Comments
 (0)