rename internal actions (phase 1)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-03-04 14:57:05 -08:00
parent 9b4b35feaa
commit 669731dfbe
No known key found for this signature in database

14
predicate/action.yml Normal file
View File

@ -0,0 +1,14 @@
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