Skip to content

Commit

Permalink
build(deps): Bump step-security/semver-utils from 1.0.0 to 3.1.0 (#864)
Browse files Browse the repository at this point in the history
Bumps [step-security/semver-utils](https://github.com/step-security/semver-utils) from 1.0.0 to 3.1.0.
- [Release notes](https://github.com/step-security/semver-utils/releases)
- [Commits](step-security/semver-utils@f437161...c392dfe)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 5afadbd commit c0d5354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Parse Version
id: version_parser
uses: step-security/semver-utils@f437161847710e2a9e7b99f75442cbad9aa9ec14 # v1.0.0
uses: step-security/semver-utils@c392dfe4e25826fe9fe6aa4c872c9c216b1982cb # v3.1.0
with:
lenient: false
version: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit c0d5354

Please sign in to comment.