Below you will find pages that utilize the taxonomy term “Michaelklishin”
July 12, 2026
Rust Build, Package and Release Action
Version updated for https://github.com/michaelklishin/rust-build-package-release-action to version v3.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v3.1.0 (Jul 11, 2026) Bug Fixes test-deb and test-rpm now work in clean distro containers. The action previously failed with cargo: command not found because it always compiled itself from source. It now downloads a prebuilt MUSL-based static binary when no Rust toolchain is present publish-crate with publish-dry-run: true now works on PRs and branch pushes. Previously it tried to validate the ref as a version tag and failed on refs like 14/merge