Skip to content

Commit

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

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2024
1 parent 723a047 commit ed2a53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: lint files
run: make lint
- name: lint commit messages
uses: wagoid/commitlint-github-action@v5.4.4
uses: wagoid/commitlint-github-action@v5.4.5
with:
failOnWarnings: true

0 comments on commit ed2a53f

Please sign in to comment.