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 e16a8e6 commit 5b8e346Copy full SHA for 5b8e346
.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