We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154593a commit fb4c7dcCopy full SHA for fb4c7dc
.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