File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,9 +112,6 @@ jobs:
112112
113113 - name : Install cosign
114114 uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
115- with :
116- # pin to the latest Cosign v2.x, V3 changes how we publish (new bundle format / OCI 1.1 referrer signatures)
117- cosign-release : v2.6.5
118115
119116 - name : Install syft
120117 uses : anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
@@ -161,9 +158,6 @@ jobs:
161158 steps :
162159 - name : Install cosign
163160 uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
164- with :
165- # pin to the latest Cosign v2.x, V3 changes how we publish (new bundle format / OCI 1.1 referrer signatures)
166- cosign-release : v2.6.5
167161 - name : Checkout
168162 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
169163 with :
You can’t perform that action at this time.
0 commit comments