mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-02-14 10:19:54 +00:00
Remove the hard coding of the cosign release [sc-77445] (#1756)
This commit is contained in:
committed by
GitHub
parent
69889c376a
commit
9577d602dd
2
.github/workflows/build-test-deploy.yaml
vendored
2
.github/workflows/build-test-deploy.yaml
vendored
@@ -234,8 +234,6 @@ jobs:
|
||||
go-version: "1.23"
|
||||
|
||||
- uses: sigstore/cosign-installer@v3.8.1
|
||||
with:
|
||||
cosign-release: "v2.4.3" # Binary version to install
|
||||
|
||||
- name: Get Cosign Key
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user