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 9eb812a + a8a20cc commit 952e807Copy full SHA for 952e807
.github/workflows/docker-publish.yml
100755
100644
@@ -36,7 +36,7 @@ jobs:
36
# https://github.com/sigstore/cosign-installer
37
- name: Install cosign
38
if: github.event_name != 'pull_request'
39
- uses: sigstore/cosign-installer@v3.6.0
+ uses: sigstore/cosign-installer@v3.7.0
40
with:
41
cosign-release: 'v2.1.1'
42
0 commit comments