Skip to content

Commit c85db3a

Browse files
authored
release: update cosign to 1.3.1 (#1038)
Signed-off-by: Carlos Panato <[email protected]>
1 parent 84c94b6 commit c85db3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ steps:
3232
echo "Checking out ${_TOOL_REF}"
3333
git checkout ${_TOOL_REF}
3434
35-
- name: 'gcr.io/projectsigstore/cosign:1.3.0@sha256:65de2f3f2844815ed20ab939319e3dad4238a9aaaf4893b22ec5702e9bc33755'
35+
- name: 'gcr.io/projectsigstore/cosign:v1.3.1@sha256:3cd9b3a866579dc2e0cf2fdea547f4c9a27139276cc373165c26842bc594b8bd'
3636
dir: "go/src/sigstore/cosign"
3737
args:
3838
- 'verify'

0 commit comments

Comments
 (0)