We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982b46c commit 2226223Copy full SHA for 2226223
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Install cosign
33
id: install_cosign
34
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
+ uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # v3.8.0
35
36
- name: Log in to GitHub Container Registry
37
id: ghcr_login
0 commit comments