actions-marketplace-validations/SLSA Build Provenance Action

An action to generate SLSA build provenance for an artifact

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 18, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/philips-labs_slsa-provenance-action@d51e5784ebe634d7ea0229a334c97e73b8d04a94 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandThe command to use (available options: generate)nogenerate
subcommandThe subcommand to use when generating provenancenofiles
github_contextinternal (do not set): the "github" context object in jsonyes${{ toJSON(github) }}
runner_contextinternal (do not set): the "runner" context object in jsonyes${{ toJSON(runner) }}
argumentscommandline options for the given subcommandyes
install-dirWhere to install the slsa-provenance binaryno$HOME/.slsa-provenance

no outputs