Skip to content

Commit

Permalink
build(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 (
Browse files Browse the repository at this point in the history
…#23)

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.5 to 6.0.1.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v5.4.5...v6.0.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 7608279 commit 68a69be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Check Commit Lint
with:
configFile: "./.commitlint.config.js"
uses: wagoid/commitlint-github-action@v5.4.5
uses: wagoid/commitlint-github-action@v6.0.1

lint_check:
name: Rust - lint_${{ matrix.lint_projects }}
Expand Down

0 comments on commit 68a69be

Please sign in to comment.