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 84c94b6 commit c85db3aCopy full SHA for c85db3a
release/cloudbuild.yaml
@@ -32,7 +32,7 @@ steps:
32
echo "Checking out ${_TOOL_REF}"
33
git checkout ${_TOOL_REF}
34
35
-- name: 'gcr.io/projectsigstore/cosign:1.3.0@sha256:65de2f3f2844815ed20ab939319e3dad4238a9aaaf4893b22ec5702e9bc33755'
+- name: 'gcr.io/projectsigstore/cosign:v1.3.1@sha256:3cd9b3a866579dc2e0cf2fdea547f4c9a27139276cc373165c26842bc594b8bd'
36
dir: "go/src/sigstore/cosign"
37
args:
38
- 'verify'
0 commit comments