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.
2 parents aa2d2e1 + 294d660 commit a8a0422Copy full SHA for a8a0422
.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@40a8940a65eab1544a6af759e43d936201a131a2" # v2.0.3
+ 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: |-
0 commit comments