docker-attest-build-provenance/predicate/action.yml
Brian DeHamer b67c00f7c0
rename internal actions (phase 1) (#20)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-04 15:16:47 -08:00

15 lines
351 B
YAML

name: 'Build Provenance Predicate'
description: 'Generate predicate for build provenance attestations'
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