Bump issue-ops/semver from 1.2.0 to 2.0.0
Bumps [issue-ops/semver](https://github.com/issue-ops/semver) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/issue-ops/semver/releases) - [Commits](https://github.com/issue-ops/semver/compare/v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: issue-ops/semver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Tag Version
|
- name: Tag Version
|
||||||
id: tag
|
id: tag
|
||||||
uses: issue-ops/semver@v1.2.0
|
uses: issue-ops/semver@v2.0.0
|
||||||
with:
|
with:
|
||||||
manifest-path: ${{ env.MANIFEST_PATH }}
|
manifest-path: ${{ env.MANIFEST_PATH }}
|
||||||
ref: main
|
ref: main
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Check Version
|
- name: Check Version
|
||||||
id: check-version
|
id: check-version
|
||||||
uses: issue-ops/semver@v1.2.0
|
uses: issue-ops/semver@v2.0.0
|
||||||
with:
|
with:
|
||||||
check-only: true
|
check-only: true
|
||||||
manifest-path: ${{ env.MANIFEST_PATH }}
|
manifest-path: ${{ env.MANIFEST_PATH }}
|
||||||
|
|||||||
Reference in New Issue
Block a user