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 cd5f236 commit ea32529Copy full SHA for ea32529
.github/workflows/docker-images.yml
@@ -29,9 +29,9 @@ jobs:
29
# https://github.com/sigstore/cosign-installer
30
- name: Install cosign
31
if: github.event_name != 'pull_request'
32
- uses: sigstore/cosign-installer@v3.1.1
+ uses: sigstore/cosign-installer@v3.5.0
33
with:
34
- cosign-release: "v2.1.1"
+ cosign-release: "v2.2.4"
35
36
# Setup QEMU for cross compilation
37
- name: Set up QEMU
0 commit comments