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 5aca0ce + e678178 commit 4b67ab8Copy full SHA for 4b67ab8
hack/verify-release.sh
@@ -153,7 +153,7 @@ if [[ -n "${CONTAINER_RUNTIME}" ]]; then
153
"${CONTAINER_RUNTIME}" run --rm
154
-v "${PWD}":/src -w /src
155
--pull always
156
- ghcr.io/google/osv-scanner:latest
+ ghcr.io/google/osv-scanner:v1.9.2@sha256:239d47ec1a70af430c3cd57524d18e8b2d2dc2f28869384217b64f409ab6650a
157
)
158
else
159
# go install github.com/google/go-containerregistry/cmd/gcrane@latest
0 commit comments