Skip to content

Commit

Permalink
Update owasp-dep-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rufer7 authored Nov 12, 2024
1 parent 4748abe commit 32dcf29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/owasp-dep-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
oras pull ghcr.io/appthreat/vdb:v5 -o $RUNNER_TEMP
oras pull ghcr.io/appthreat/depscan:v4 -o $RUNNER_TEMP
chmod +x $RUNNER_TEMP
- name: Run depscan
env:
FETCH_LICENSE: true
Expand Down

0 comments on commit 32dcf29

Please sign in to comment.