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 e3c6a1a commit 8a2b22aCopy full SHA for 8a2b22a
.github/workflows/release.yml
@@ -79,7 +79,7 @@ jobs:
79
platforms: linux/amd64,linux/arm/v7,linux/arm64
80
tags: ${{ steps.meta.outputs.tags }}
81
labels: ${{ steps.meta.outputs.labels }}
82
- - uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5
+ - uses: sigstore/cosign-installer@d13028333d784fcc802b67ec924bcebe75aa0a5f # v3.1.0
83
- name: Sign images
84
env:
85
COSIGN_EXPERIMENTAL: 1
0 commit comments