Skip to content

Commit

Permalink
Add NVD API key
Browse files Browse the repository at this point in the history
  • Loading branch information
MancunianSam committed Jan 14, 2025
1 parent 4d4b93e commit ac6f4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Maven Build
run: mvn -V -B -DskipTests=true install
- name: Maven Test
run: mvn -B verify
run: mvn -B verify -DnvdApiKey=${{ secrets.NVD_API_KEY }}

0 comments on commit ac6f4df

Please sign in to comment.