Skip to content

Commit 48aa4a1

Browse files
build(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.0
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.5 to 6.0.0. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v5.4.5...v6.0.0) --- 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]>
1 parent b778dd5 commit 48aa4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
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@v5.4.5
34+
uses: wagoid/commitlint-github-action@v6.0.0
3535

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

0 commit comments

Comments
 (0)