readme updates for v2 release (#173)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-11-21 12:53:27 -08:00
committed by GitHub
parent 9f6c991ce4
commit a2d6fee37e
5 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ import {
import type { Subject } from '@actions/attest'
const ATTESTATION_FILE_NAME = 'attestation.jsonl'
const ATTESTATION_FILE_NAME = 'attestation.json'
export type RunInputs = SubjectInputs &
PredicateInputs & {