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 0e4aeea commit b863c7bCopy full SHA for b863c7b
.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@19ec1116569a47416e11a45848722b1af31a857b" # v1.9.0
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@daa2c68f50d845057895a9c300e42478481c1d26" # v1.9.1
35
with:
36
# Example of specifying custom arguments
37
scan-args: |-
0 commit comments