Skip to content

Commit 1310357

Browse files
chore: bump agenthunt/conventional-commit-checker-action
Bumps [agenthunt/conventional-commit-checker-action](https://github.com/agenthunt/conventional-commit-checker-action) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/agenthunt/conventional-commit-checker-action/releases) - [Commits](agenthunt/conventional-commit-checker-action@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: agenthunt/conventional-commit-checker-action dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53dc682 commit 1310357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-msg-chk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- name: check-for-cc
1515
id: check-for-cc
16-
uses: agenthunt/[email protected].0
16+
uses: agenthunt/[email protected].1
1717
with:
1818
pr-body-regex: '.*'

0 commit comments

Comments
 (0)