Skip to content

Commit

Permalink
use NVD API key
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisingal committed Feb 26, 2025
1 parent 34b5d61 commit 42576b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
steps:
- name: Dependency Check
uses: hypertrace/github-actions/dependency-check@main
with:
nvd-api-key: ${{ secrets.NVD_API_KEY }}

0 comments on commit 42576b6

Please sign in to comment.