Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: taiki-e/install-action@v2
if: ${{ !inputs.skip_semver_checks }}
with:
tool: cargo-semver-checks@0.46.0
tool: cargo-semver-checks@0.50.0

# For testing a new version of the holochain_release_util, you can uncomment the following lines:
# The next step will have to be commented out to avoid replacing this version.
Expand Down