Bump issue-ops/semver from 0.3.2 to 1.0.0
Bumps [issue-ops/semver](https://github.com/issue-ops/semver) from 0.3.2 to 1.0.0. - [Release notes](https://github.com/issue-ops/semver/releases) - [Commits](https://github.com/issue-ops/semver/compare/v0.3.2...v1.0.0) --- updated-dependencies: - dependency-name: issue-ops/semver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Tag Version
|
||||
id: tag
|
||||
uses: issue-ops/semver@v0.3.2
|
||||
uses: issue-ops/semver@v1.0.0
|
||||
with:
|
||||
manifest-path: ${{ env.MANIFEST_PATH }}
|
||||
ref: main
|
||||
|
||||
Reference in New Issue
Block a user