We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5d6ac commit 858bfd8Copy full SHA for 858bfd8
.github/workflows/build-publish-image.yml
@@ -41,7 +41,7 @@ jobs:
41
password: ${{ secrets.GITHUB_TOKEN }}
42
43
- name: Install Cosign
44
- uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
+ uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
45
with:
46
cosign-release: 'v2.2.2'
47
0 commit comments