Skip to content

Commit 7edba59

Browse files
ci(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 (#424)
* ci(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.5 to 6.0.1. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@5ce82f5...7f0a61d) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore(repo): fix commitlint config Signed-off-by: Oliver Bähler <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Oliver Bähler <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oliver Bähler <[email protected]>
1 parent 1250796 commit 7edba59

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/check-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
1717
with:
1818
fetch-depth: 0
19-
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe #v5.4.5
19+
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 #v6.0.1
2020
with:
2121
firstParent: true
File renamed without changes.

0 commit comments

Comments
 (0)