Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
build: bump wagoid/commitlint-github-action from 4.1.11 to 5.0.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 4.1.11 to 5.0.1.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases)
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v4.1.11...v5.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]>
  • Loading branch information
dependabot[bot] authored and xzima committed Jul 1, 2022
1 parent a35d4f8 commit 55e5b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DEPLOY.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fetch-depth: 0

- name: Lint Commit Messages
uses: wagoid/commitlint-github-action@v4.1.11
uses: wagoid/commitlint-github-action@v5.0.1
with:
configFile: .github/commitlint.config.js
helpURL: https://www.conventionalcommits.org
Expand Down

0 comments on commit 55e5b66

Please sign in to comment.