mirror of
https://github.com/fosrl/newt.git
synced 2026-05-18 14:19:53 +00:00
fix(security): update cosign to v3.0.6 and installer to 4.1.2
This commit is contained in:
4
.github/workflows/cicd.yml
vendored
4
.github/workflows/cicd.yml
vendored
@@ -750,9 +750,9 @@ jobs:
|
||||
show-summary: true
|
||||
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
|
||||
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
|
||||
with:
|
||||
cosign-release: "v3.0.2"
|
||||
cosign-release: v3.0.6
|
||||
|
||||
- name: Sanity check cosign private key
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user