rust-affected
Version updated for https://github.com/RobertRautenbach/rust-affected to version v4.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rust-affected GitHub Action analyzes changes in a Rust workspace to identify which packages are impacted based on the Cargo dependency graph. It automates the detection of directly modified crates, affected library crates, and affected binary crates, enabling targeted builds, tests, or deployments. This action helps streamline workflows by avoiding unnecessary processing of unaffected packages and supports force-trigger mechanisms for workspace-wide updates.
What’s Changed
What’s Changed
- build(deps): bump rust from 1.94.1-alpine3.23 to 1.95.0-alpine3.23 by @dependabot[bot] in https://github.com/RobertRautenbach/rust-affected/pull/15
Full Changelog: https://github.com/RobertRautenbach/rust-affected/compare/v4.0.1...v4.0.2