Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 98a3d36

Browse files
authored
feat: pin cosign version (#606)
Signed-off-by: aerosouund <aerosound161@gmail.com>
1 parent 7f88e6d commit 98a3d36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
cache-dependency-path: go.sum
4848
- name: Install cosign
4949
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
50+
with:
51+
cosign-release: 'v2.6.0'
5052
- name: Install syft
5153
uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
5254
- name: Install ko

0 commit comments

Comments
 (0)