Skip to content

Commit

Permalink
Add NVD API Token to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
joodie committed Jan 29, 2024
1 parent 808ca53 commit ecb79a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
checks:
runs-on: ubuntu-latest
env:
NVD_API_TOKEN: ${{ secrets.NVD_API_TOKEN }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ecb79a8

Please sign in to comment.