Skip to content

Commit e3105c8

Browse files
Bump wagoid/commitlint-github-action from 5 to 6
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5 to 6. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v5...v6) --- 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>
1 parent 38430f7 commit e3105c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# Lint commit messages
6060
- name: lint commit message
61-
uses: wagoid/commitlint-github-action@v5
61+
uses: wagoid/commitlint-github-action@v6
6262

6363
release:
6464
name: Release

0 commit comments

Comments
 (0)