Skip to content

Commit bd92c2e

Browse files
committed
ci(osv): remove custom options
1 parent b53995a commit bd92c2e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/osv-scanner.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,3 @@ permissions:
3232
jobs:
3333
scan:
3434
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@b00f71e051ddddc6e46a193c31c8c0bf283bf9e6" # v2.1.0
35-
with:
36-
# Example of specifying custom arguments
37-
scan-args: |-
38-
-r
39-
--skip-git
40-
./

0 commit comments

Comments
 (0)