Skip to content

Commit

Permalink
ci(ci): audit package signatures and provenance attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Apr 4, 2024
1 parent 94f3925 commit 23d3ca1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
- name: Install
run: npm i --ignore-scripts

- name: Audit NPM package signatures and provenance attestations
run: npm audit signatures

- name: Run ESLint
run: npm run lint

Expand Down

0 comments on commit 23d3ca1

Please sign in to comment.