We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf37db1 commit 4086b9dCopy full SHA for 4086b9d
.github/workflows/osv-scanner.yml
@@ -31,7 +31,7 @@ permissions:
31
32
jobs:
33
scan:
34
- uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # v1.9.2
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b" # v2.0.0
35
with:
36
# Example of specifying custom arguments
37
scan-args: |-
0 commit comments