Hardware Bill of Materials
Version updated for https://github.com/lfreleng-actions/hw-bom-javascript to version v0.1.6.
- This action is used across all versions by ? 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 collects detailed hardware information from cloud provider instances and makes it available as workflow outputs. It is useful for documenting hardware specifications in CI/CD pipelines, validating instance types and hardware capabilities, and generating hardware inventory reports. The action supports AWS, Azure (Github Actions), GCE, and OpenStack providers and provides comprehensive hardware information such as CPU, GPU, memory, and disk details.
What’s Changed
🔧 Maintenance 🔧
- Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-openssf-scorecard.yaml from 0.10.0 to 0.10.1 @dependabot[bot] (#274)
- Chore: Bump step-security/harden-runner from 2.20.0 to 2.20.1 @dependabot[bot] (#272)
- Chore: Bump @types/node from 26.1.2 to 26.2.0 @dependabot[bot] (#273)
- Chore: Bump eslint-plugin-jest from 29.16.0 to 29.16.1 @dependabot[bot] (#275)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#276)
- Chore: Bump @typescript-eslint/parser from 8.66.0 to 8.67.0 @dependabot[bot] (#277)
- Chore: Bump @typescript-eslint/eslint-plugin from 8.66.0 to 8.67.0 @dependabot[bot] (#278)
- Chore: Bump globals from 17.9.0 to 17.10.0 @dependabot[bot] (#279)
- Chore: Mark GCP metadata URL as intentional @ModeSevenIndustrialSolutions (#280)