Bump MCKanpolat/auto-semver-action from 1.0.10 to 1.0.11
Bumps [MCKanpolat/auto-semver-action](https://github.com/mckanpolat/auto-semver-action) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/mckanpolat/auto-semver-action/releases)
- [Commits](b0314e8d64...5003b8d37f
)
---
updated-dependencies:
- dependency-name: MCKanpolat/auto-semver-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
pull/545/head
parent
5673195042
commit
a1943c3a48
|
@ -53,7 +53,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Auto Increment Semver Action
|
- name: Auto Increment Semver Action
|
||||||
uses: MCKanpolat/auto-semver-action@b0314e8d64baee1c3f74233edb71eb976503a6a4 # 1.0.10
|
uses: MCKanpolat/auto-semver-action@5003b8d37f4b03d95f15303ea10242cbf7c13141 # 2
|
||||||
id: versioning
|
id: versioning
|
||||||
with:
|
with:
|
||||||
releaseType: prerelease
|
releaseType: prerelease
|
||||||
|
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
lfs: "true"
|
lfs: "true"
|
||||||
|
|
||||||
- name: Auto Increment Semver Action
|
- name: Auto Increment Semver Action
|
||||||
uses: MCKanpolat/auto-semver-action@b0314e8d64baee1c3f74233edb71eb976503a6a4 # 1.0.10
|
uses: MCKanpolat/auto-semver-action@5003b8d37f4b03d95f15303ea10242cbf7c13141 # 2
|
||||||
id: versioning
|
id: versioning
|
||||||
with:
|
with:
|
||||||
releaseType: ${{ github.event.inputs.version }}
|
releaseType: ${{ github.event.inputs.version }}
|
||||||
|
|
Loading…
Reference in New Issue