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 530e26d commit 1cc7660Copy full SHA for 1cc7660
.github/workflows/releaser.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
75
76
- name: Install Cosign
77
- uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
+ uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
78
79
- name: Run GoReleaser
80
id: run-goreleaser
0 commit comments