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.
2 parents e16a8e6 + 5b8e346 commit b20715eCopy full SHA for b20715e
.github/workflows/dockerhub-latest-image.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
go-version-file: go.mod
44
- name: Install Cosign
45
- uses: sigstore/cosign-installer@v3.8.2
+ uses: sigstore/cosign-installer@v3.9.0
46
47
cosign-release: 'v2.2.3'
48
- name: install QEMU
.github/workflows/dockerhub-released-image.yml
0 commit comments