Merge pull request #11 from actions/dependabot/github_actions/actions-minor-cb28ec3571
Bump issue-ops/semver from 1.1.1 to 1.2.0 in the actions-minor group
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.1.1
|
uses: issue-ops/semver@v1.2.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.1.1
|
uses: issue-ops/semver@v1.2.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