actions/Package and Publish

Publish actions as OCI artifacts to GHCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 22, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions/publish-immutable-action@4bc8754ffc40f27910afb20287dbbbb675a4e978 # v0.0.4

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

namedescriptionrequireddefault
github-tokenThe GitHub actions token used to authenticate with GitHub APIs${{ github.token }}
namedescription
package-manifest-shaA sha256 hash of the package manifest
attestation-manifest-shaThe sha256 of the provenance attestation uploaded to GHCR. This is not present if the package is not attested, e.g. in enterprise environments.
referrer-index-manifest-shaThe sha256 of the referrer index uploaded to GHCR. This is not present if the package is not attested, e.g. in enterprise environments.