We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1faae56 + 62b168c commit f33b8cfCopy full SHA for f33b8cf
.github/workflows/docker-cd.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 1
37
38
- name: Install Cosign
39
- uses: sigstore/cosign-installer@v3.6.0
+ uses: sigstore/cosign-installer@v3.7.0
40
# with:
41
# cosign-release: 'v2.2.4' # optional
42
0 commit comments