Skip to content

Commit

Permalink
ci: test with fake digest
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-beasley-liatrio committed Dec 17, 2024
1 parent 4c91d8c commit 71c321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
id: attest-dep-scan
with:
subject-name: test-name
subject-digest: test-digest
subject-digest: "sha256: 123test"
predicate-type: 'https://in-toto.io/attestation/vulns/v0.1'
predicate-path: dep-scan.json
push-to-registry: false
Expand Down

0 comments on commit 71c321d

Please sign in to comment.