tinfoilsh/Prepare Tinfoil Container Release

Prepares a Tinfoil Containers repository for measurement and release. Optionally updates image digests and creates a release tag.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion tag to create (e.g., v0.0.6)yes
source-shaCommit SHA that the container image(s) were built from (pass `github.sha`).yes
github-tokenGitHub token used to push the version tag. Use a PAT or GitHub App token if the tag push must trigger downstream workflows — the default GITHUB_TOKEN does not.yes
image-refsContainer image references in `<repo>@sha256:<digest>` format, one per line. For multiple images, use newline-separated values. Required when update-config is true.no
update-configSubstitute the provided image digests into tinfoil-config.yml in the tagged commit. Leave false for repos with no tinfoil-config.yml.nofalse

no outputs