Skip to content

Commit

Permalink
build(deps): bump madhead/semver-utils from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [madhead/semver-utils](https://github.com/madhead/semver-utils) from 3 to 4.
- [Release notes](https://github.com/madhead/semver-utils/releases)
- [Commits](madhead/semver-utils@v3...v4)

---
updated-dependencies:
- dependency-name: madhead/semver-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6e72f98 commit 49dfc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
regex: false

- name: Extract semver release version components
uses: madhead/semver-utils@v3
uses: madhead/semver-utils@v4
id: version
with:
version: ${{ inputs.releaseVersion }}
Expand Down

0 comments on commit 49dfc08

Please sign in to comment.