Skip to content

Commit 7147928

Browse files
committed
merge conflicts
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
2 parents 7427277 + 7f3864f commit 7147928

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ jobs:
100100
run: |
101101
npm ci
102102
npm run build
103+
104+
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
105+
run: npm audit signatures
106+
107+
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
108+
run: npm audit signatures
103109

104110
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
105111
run: npm audit signatures

0 commit comments

Comments
 (0)