Skip to content

Commit

Permalink
OSV scanner does not need to fail (#2553)
Browse files Browse the repository at this point in the history
  • Loading branch information
javitonino authored Oct 18, 2024
1 parent 829343b commit 293b072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/osv_scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"
with:
scan-args: Cargo.lock pdm.lock
fail-on-vuln: false

0 comments on commit 293b072

Please sign in to comment.