Skip to content

Commit 601bdc1

Browse files
chore(deps): update haya14busa/action-update-semver action to v1.5.1 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c26379e commit 601bdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Update corresponding major and minor tag.
3030
# e.g. Update v1 and v1.2 when releasing v1.2.3
3131
- name: Update semver
32-
uses: haya14busa/action-update-semver@3f49a54b677d969c819c1c6ebea626a54dafe032 # v1.5.0
32+
uses: haya14busa/action-update-semver@7d2c558640ea49e798d46539536190aff8c18715 # v1.5.1
3333
if: "!steps.bumpr.outputs.skip"
3434
with:
3535
tag: ${{ steps.bumpr.outputs.next_version }}

0 commit comments

Comments
 (0)