Skip to content

Commit 9577d60

Browse files
authored
Remove the hard coding of the cosign release [sc-77445] (#1756)
1 parent 69889c3 commit 9577d60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-test-deploy.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ jobs:
234234
go-version: "1.23"
235235

236236
- uses: sigstore/[email protected]
237-
with:
238-
cosign-release: "v2.4.3" # Binary version to install
239237

240238
- name: Get Cosign Key
241239
run: |

0 commit comments

Comments
 (0)