Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Nov 20, 2023
1 parent 0851afd commit b7c1e64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:
- name: Run ${{ matrix.config.tool }}
run: npm run '${{ matrix.config.tool }}'

dependaban:
name: Dependaban
runs-on: ubuntu-latest
steps:
- uses: Automattic/vip-actions/dependaban@trunk

audit:
name: Verify signatures and provenance statements
runs-on: ubuntu-latest
Expand Down

0 comments on commit b7c1e64

Please sign in to comment.