Skip to content

Commit

Permalink
build(deps): bump convention-change/conventional-version-check
Browse files Browse the repository at this point in the history
Bumps [convention-change/conventional-version-check](https://github.com/convention-change/conventional-version-check) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/convention-change/conventional-version-check/releases)
- [Changelog](https://github.com/convention-change/conventional-version-check/blob/main/CHANGELOG.md)
- [Commits](convention-change/conventional-version-check@v1.2.0...v1.4.0)

---
updated-dependencies:
- dependency-name: convention-change/conventional-version-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 7b5d112 commit baafce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: get version and conventional
id: check-version
uses: convention-change/conventional-version-check@v1.2.0 # or change to latest version
uses: convention-change/conventional-version-check@v1.4.0 # or change to latest version
with:
sha-length: 8

Expand Down

0 comments on commit baafce1

Please sign in to comment.