docker-attest-build-provenance/predicate/action.yml
Brian DeHamer 864457a58d
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Failing after 2s
Continuous Integration / TypeScript Tests (push) Failing after 1s
Continuous Integration / Test attest-provenance action (push) Failing after 0s
CodeQL / Analyze (TypeScript) (push) Failing after 0s
Public-Good Sigstore Prober / prober (push) Failing after 0s
GitHub Sigstore Prober / prober (push) Failing after 1s
Bump to node24 runtime (#692)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: Salman Muin Kayser Chishti <salmanmkc@github.com>
2025-08-26 20:53:13 -07: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: node24
main: ../dist/index.js