readme updates for v2 release (#173)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -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 & {
|
||||
|
||||
Reference in New Issue
Block a user