refactor action inputs (#14)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-02-29 11:57:49 -08:00
committed by GitHub
parent ee7eb81981
commit fec1f1e733
3 changed files with 18 additions and 53 deletions
@@ -0,0 +1,14 @@
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