Skip to content

Commit 27a72f5

Browse files
chore(deps): update haya14busa/action-update-semver action to v1.3.0
1 parent 1940d1b commit 27a72f5

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Update corresponding major and minor tag.
2727
# e.g. Update v1 and v1.2 when releasing v1.2.3
28-
- uses: haya14busa/action-update-semver@fb48464b2438ae82cc78237be61afb4f461265a1 # v1.2.1
28+
- uses: haya14busa/action-update-semver@22a3666f9309f0d72ab0ea6c49b7a8019c1eab38 # v1.3.0
2929
if: "!steps.bumpr.outputs.skip"
3030
with:
3131
tag: ${{ steps.bumpr.outputs.next_version }}

0 commit comments

Comments
 (0)