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 84359ef + 96f4744 commit be98c62Copy full SHA for be98c62
.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/[email protected].1
+ uses: sigstore/[email protected].2
46
47
cosign-release: 'v2.2.3'
48
- name: install QEMU
.github/workflows/dockerhub-released-image.yml
0 commit comments