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 dff4153Copy full SHA for dff4153
.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@c56c2d3e59e4281cc41dea2217323ba5694b171e
74
75
# Login against a container registry
76
- name: Log into registry ghcr.io
0 commit comments