Skip to content

Commit

Permalink
build(deps): bump wagoid/commitlint-github-action from 4 to 5
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 to 5.
- [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...v5)

---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 6449e12 commit ed05a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: pre-commit/action@v3.0.0

- name: Run commitlint
uses: wagoid/commitlint-github-action@v4
uses: wagoid/commitlint-github-action@v5

build:
name: Build
Expand Down

0 comments on commit ed05a29

Please sign in to comment.