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 3944ddc + 4258992 commit cdc5d0fCopy full SHA for cdc5d0f
.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.10.0
+ uses: sigstore/cosign-installer@v4.0.0
46
47
cosign-release: 'v2.2.3'
48
- name: install QEMU
.github/workflows/dockerhub-released-image.yml
0 commit comments