actions-marketplace-validations/System Info GitHub Action
This action provides GitHub Actions runner OS information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 14, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ynab_system-info-action@0e6cc5b7b931309b51554399344a88fabe4a21f6 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| cpu-core | Logical CPU core size |
| cpu-model | Logical CPU model name |
| hostname | The host name of the operating system |
| kernel-release | The kernel release |
| name | The operating system (distribution) name |
| platform | The operating system identity |
| release | The operating system (distribution) release |
| totalmem | the total amount of system memory in bytes |