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 ee10616 commit 0245887Copy full SHA for 0245887
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
# Install the cosign tool except on PR
71
# https://github.com/sigstore/cosign-installer
72
- name: Install cosign
73
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
+ uses: sigstore/cosign-installer@b6ee8f83b9a8b8ef7f46b5a8ff326f488b386693
74
75
# Login against a container registry
76
- name: Log into registry ghcr.io
0 commit comments