Skip to content

Commit

Permalink
Merge pull request #545 from Romanitho/dependabot/github_actions/MCKa…
Browse files Browse the repository at this point in the history
…npolat/auto-semver-action-1.0.11

Bump MCKanpolat/auto-semver-action from 1.0.10 to 1.0.11
  • Loading branch information
github-actions[bot] committed Jan 15, 2024
2 parents 5673195 + a1943c3 commit 50cbf15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/WAU-AutoCreatePreVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/WAU-CreateNewVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 50cbf15

Please sign in to comment.