We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5072fa commit e117fddCopy full SHA for e117fdd
.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@6fc714450122bda9d00e4ad5d639ad6a39eedb1f" # v2.0.1
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@e69cc6c86b31f1e7e23935bbe7031b50e51082de" # v2.0.2
35
with:
36
# Example of specifying custom arguments
37
scan-args: |-
0 commit comments