Skip to content

Commit 0ba83d7

Browse files
build(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98a9724 commit 0ba83d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Check Commit Lint
3232
with:
3333
configFile: "./.commitlint.config.js"
34-
uses: wagoid/commitlint-github-action@v6.0.1
34+
uses: wagoid/commitlint-github-action@v6.0.2
3535

3636
lint_check:
3737
name: Rust - lint_${{ matrix.lint_projects }}

0 commit comments

Comments
 (0)