Skip to content

Commit 6244f9b

Browse files
authored
Merge pull request #1187 from risuorg/dependabot/github_actions/haya14busa/action-update-semver-1.5.0
build(deps): bump haya14busa/action-update-semver from 1.3.0 to 1.5.0
2 parents bed51c1 + 069812b commit 6244f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_semver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v5
22-
- uses: haya14busa/action-update-semver@v1.3.0
22+
- uses: haya14busa/action-update-semver@v1.5.0
2323
with:
2424
major_version_tag_only: false # (optional, default is "false")

0 commit comments

Comments
 (0)