actions-marketplace-validations/bloaty-analyze
Run Bloaty McBloatface on your binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 1, 2020
- License
- Other
Pinned Snippet
uses: actions-marketplace-validations/djarek_bloaty-analyze@7c51557e69754dcacde53449e8d6a6f47ee297bf # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| demangle-mode | Demangle mode. | — | short |
| domain | Controls the domains shown. | — | both |
| rows | Number of rows shown. Set to 0 for unlimited. | — | 20 |
| sources | Comma separated list of sources. | — | symbols |
| file | File to be analyzed. | yes | — |
| base-file | Base file used for diffs. Shows absolute sizes if not set. | — | — |
Outputs
| name | description |
|---|---|
| analysis-result | Result of the bloat analysis |