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