We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1157ee7 commit 066625fCopy full SHA for 066625f
1 file changed
.github/workflows/vuln-scanner-pr.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
vulnerability-check:
18
- uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.2"
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # v1.9.2
19
with:
20
scan-args: --config osv-scanner.toml
21
upload-sarif: false
0 commit comments