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 4b2464e commit a06e783Copy full SHA for a06e783
.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@daa2c68f50d845057895a9c300e42478481c1d26" # v1.9.1
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # v1.9.2
35
with:
36
# Example of specifying custom arguments
37
scan-args: |-
0 commit comments