Skip to content

Commit a775814

Browse files
meysholdtona-agent
andcommitted
Remove --skip-git flag removed in osv-scanner v2
Co-authored-by: Ona <no-reply@ona.com>
1 parent 3353eb1 commit a775814

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/osv-scanner.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ jobs:
3434
fail-on-vuln: false
3535
scan-args: |-
3636
-r
37-
--skip-git
3837
./
3938
scan-pr:
4039
if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }}
4140
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b" # v2.0.0
4241
with:
4342
scan-args: |-
4443
-r
45-
--skip-git
4644
./

0 commit comments

Comments
 (0)