Skip to content

Commit ea32529

Browse files
committed
Update cosign version
1 parent cd5f236 commit ea32529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
# https://github.com/sigstore/cosign-installer
3030
- name: Install cosign
3131
if: github.event_name != 'pull_request'
32-
uses: sigstore/cosign-installer@v3.1.1
32+
uses: sigstore/cosign-installer@v3.5.0
3333
with:
34-
cosign-release: "v2.1.1"
34+
cosign-release: "v2.2.4"
3535

3636
# Setup QEMU for cross compilation
3737
- name: Set up QEMU

0 commit comments

Comments
 (0)