Skip to content

Commit

Permalink
Bump wagoid/commitlint-github-action from 3 to 6
Browse files Browse the repository at this point in the history
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 3 to 6.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v3...v6)

---
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 Nov 11, 2024
1 parent 61fdfcc commit 84e74e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: run commitlint
uses: wagoid/commitlint-github-action@v3
uses: wagoid/commitlint-github-action@v6
with:
configFile: './.github/workflows/conf/commitlintrc.json'
helpURL: |
Expand Down

0 comments on commit 84e74e8

Please sign in to comment.