rs-cargo
Version updated for https://github.com/clechasseur/rs-cargo to version v5.0.3.
- This action is used across all versions by 280 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rs-cargo GitHub Action automates the execution of Rust’s cargo commands, such as build or test, within a CI workflow. It simplifies tasks like cross-compilation or using tools like cross and cargo-hack, while providing enhanced feedback, such as displaying cargo warnings and errors directly in the GitHub UI. This action streamlines Rust project workflows by integrating seamlessly with GitHub Actions and offering additional tooling support.
What’s Changed
Patch release with updated dependencies, including several security fixes.
What’s Changed
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/381
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/clechasseur/rs-cargo/pull/384
- fix: update dependencies, bump version to 5.0.3 by @clechasseur in https://github.com/clechasseur/rs-cargo/pull/385
Full Changelog: https://github.com/clechasseur/rs-cargo/compare/v5.0.2...v5.0.3