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 956ed03 commit 483fbf4Copy full SHA for 483fbf4
.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].0
+ uses: sigstore/[email protected].1
46
47
cosign-release: 'v2.2.3'
48
- name: install QEMU
.github/workflows/dockerhub-released-image.yml
0 commit comments