Skip to content

Commit 92df0f0

Browse files
chore(deps): bump ytanikin/pr-conventional-commits from 1.4.1 to 1.4.2
Bumps [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases) - [Commits](ytanikin/pr-conventional-commits@8267db1...b727582) --- updated-dependencies: - dependency-name: ytanikin/pr-conventional-commits dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b0eb5d commit 92df0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_naming.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
egress-policy: audit
1818

1919
- name: PR Conventional Commit Validation
20-
uses: ytanikin/pr-conventional-commits@8267db1bacc237419f9ed0228bb9d94e94271a1d # 1.4.1
20+
uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0 # 1.4.2
2121
with:
2222
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","test"]'
2323
add_label: 'false'

0 commit comments

Comments
 (0)