Skip to content

Commit 561bfe5

Browse files
build(deps): bump wagoid/commitlint-github-action from 2 to 5 (#199)
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 2 to 5. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v2...v5) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb629a commit 561bfe5

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
@@ -62,6 +62,6 @@ jobs:
6262
with:
6363
fetch-depth: 0
6464
- name: Check commit conventions
65-
uses: wagoid/commitlint-github-action@v2
65+
uses: wagoid/commitlint-github-action@v5
6666
with:
6767
configFile: .commitlintrc.yml

0 commit comments

Comments
 (0)