actions-marketplace-validations/UPX GitHub Action
GitHub Action for UPX, the Ultimate Packer for eXecutables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 13, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/crazy-max_ghaction-upx@d8679b5abac3c0555e147bd46f3f33e56301f128 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | UPX version. Example: 3.95 | no | latest |
| files | Newline-delimited list of path globs for files to compress | no | — |
| args | Arguments to pass to UPX | no | — |
| file | File to compress | no | — |
| install-only | Just install upx | no | false |
Outputs
no outputs