docker-attest-build-provenance/generate-build-provenance-predicate/action.yml
Brian DeHamer fec1f1e733
refactor action inputs (#14)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 11:57:49 -08:00

15 lines
357 B
YAML

name: 'Generate Build Provenance Statement'
description: 'Generate provenance statement for build artifacts'
author: 'GitHub'
outputs:
predicate:
description: >
The JSON-serialized of the attestation predicate.
predicate-type:
description: >
URI identifying the type of the predicate.
runs:
using: node20
main: ../dist/index.js