Skip to content

Commit

Permalink
chore(deps): bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v6.2.0...v6.2.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent a5f5a70 commit 81d4c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint commit messages
uses: wagoid/commitlint-github-action@v6.2.0
uses: wagoid/commitlint-github-action@v6.2.1
with:
configFile: '.github/commitlint.config.mjs'
eslint:
Expand Down

0 comments on commit 81d4c3a

Please sign in to comment.