Merge pull request #545 from Romanitho/dependabot/github_actions/MCKanpolat/auto-semver-action-1.0.11

Bump MCKanpolat/auto-semver-action from 1.0.10 to 1.0.11
pull/552/head
github-actions[bot] 2024-01-15 06:24:40 +00:00 committed by GitHub
commit 50cbf153ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ jobs:
fetch-depth: 0
- name: Auto Increment Semver Action
uses: MCKanpolat/auto-semver-action@b0314e8d64baee1c3f74233edb71eb976503a6a4 # 1.0.10
uses: MCKanpolat/auto-semver-action@5003b8d37f4b03d95f15303ea10242cbf7c13141 # 2
id: versioning
with:
releaseType: prerelease

View File

@ -31,7 +31,7 @@ jobs:
lfs: "true"
- name: Auto Increment Semver Action
uses: MCKanpolat/auto-semver-action@b0314e8d64baee1c3f74233edb71eb976503a6a4 # 1.0.10
uses: MCKanpolat/auto-semver-action@5003b8d37f4b03d95f15303ea10242cbf7c13141 # 2
id: versioning
with:
releaseType: ${{ github.event.inputs.version }}