Skip to content

Commit cb3243c

Browse files
chore(ci): bump wagoid/commitlint-github-action from 5 to 6 (#3)
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-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 700857f commit cb3243c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fetch-depth: 0
8181

8282
- name: Check commit messages
83-
uses: wagoid/commitlint-github-action@v5
83+
uses: wagoid/commitlint-github-action@v6
8484

8585
- name: Check PR title
8686
uses: amannn/action-semantic-pull-request@v5

0 commit comments

Comments
 (0)