runs-on/action
Version updated for https://github.com/runs-on/action to version v2.1.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to support the “magic caching” feature of RunsOn and provides additional functionalities such as displaying workflow job costs, environmental debugging, and collecting system metrics (e.g., CPU, memory, and disk usage). It automates resource cost analysis, facilitates performance monitoring, and enables enhanced visibility into workflow execution. This action is particularly useful for optimizing cloud resource usage and debugging job environments efficiently.
What’s Changed
What’s Changed
- Upgrade go, deps, and sanitize values better by @crohr in https://github.com/runs-on/action/pull/30
- Propagate actions runtime token by @crohr in https://github.com/runs-on/action/pull/34
Full Changelog: https://github.com/runs-on/action/compare/v2.1.0...v2.1.1