Skip to content

Commit

Permalink
Bump issue-ops/semver from 1.1.0 to 1.2.0 in the actions-minor group
Browse files Browse the repository at this point in the history
Bumps the actions-minor group with 1 update: [issue-ops/semver](https://github.com/issue-ops/semver).


Updates `issue-ops/semver` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/issue-ops/semver/releases)
- [Commits](issue-ops/semver@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: issue-ops/semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9b399fa commit 9c70ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Tag
id: tag
uses: issue-ops/semver@v1.1.0
uses: issue-ops/semver@v1.2.0
with:
manifest-path: package.json
workspace: ${{ github.workspace }}
Expand Down

0 comments on commit 9c70ba3

Please sign in to comment.