We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c78bc81 commit 01aaab6Copy full SHA for 01aaab6
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Install cosign
25
id: install_cosign
26
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
+ uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
27
28
- name: Log in to GitHub Container Registry
29
id: login_ghcr
0 commit comments