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 54ea455 commit 1a7c199Copy full SHA for 1a7c199
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
go-version: "1.24"
40
- name: Cosign install
41
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
42
- name: Install UPX
43
run: |
44
sudo apt-get update
0 commit comments