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 c24cd82 commit bdef4cdCopy full SHA for bdef4cd
.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@678a866dcba398c8ed0124a09928d250f187b52a" # v1.8.4
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@f0e6719deb666cd19a0b56bc56d01161bd848b4f" # v1.8.5
35
with:
36
# Example of specifying custom arguments
37
scan-args: |-
0 commit comments