actions-marketplace-validations/Aserto Build
Build policy bundle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/aserto-dev_aserto-build-action@7eb3ddb5e440972d2a869ae267f527cefa14da00 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source_path | directory path to build input source | yes | src |
| target_path | directory path to build output directory | yes | build |
| target_file | build output filename | yes | bundle.tar.gz |
| revision | revision tag (GitHub SHA) | no | — |
| build_options | optional build options like --debug, --optimize, ... | no | — |
| verbose | verbose logging [ true | false ] | yes | false |
Outputs
no outputs