Skip to content

Commit

Permalink
fix dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
bhubam committed Nov 26, 2024
1 parent 47c74e7 commit b1ceb57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Dependency Check
uses: hypertrace/github-actions/dependency-check@main
uses: hypertrace/github-actions/dependency-check@main
with:
database-password: ${{ secrets.NVD_DATABASE_PASSWORD }}

0 comments on commit b1ceb57

Please sign in to comment.