Skip to content

Commit

Permalink
Update update-vulnerability-database.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
newtork authored Oct 4, 2024
1 parent 74f2a81 commit 03847e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-vulnerability-database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- name: Run Maven Plugin
run: |
mvn org.owasp:dependency-check-maven:update-only -DnvdMaxRetryCount=10 -DnvdApiDelay=15000 -DconnectionTimeout=60000
env:
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}

- name: Delete Cache
run: |
Expand Down

0 comments on commit 03847e3

Please sign in to comment.