@@ -43,16 +43,16 @@ jobs:
4343 with :
4444 fetch-depth : 0
4545
46- - uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
46+ - uses : sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
4747
48- - uses : anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
48+ - uses : anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
4949
5050 - uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
5151 if : runner.os != 'Windows'
5252 with :
5353 platforms : arm64,ppc64le,linux/arm/v7,s390x
5454
55- - uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10 .0
55+ - uses : docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11 .0
5656 if : runner.os != 'Windows'
5757
5858 # Fix slow Go compile and cache restore
@@ -155,16 +155,16 @@ jobs:
155155 with :
156156 fetch-depth : 0
157157
158- - uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
158+ - uses : sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
159159
160- - uses : anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
160+ - uses : anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
161161
162162 - uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
163163 if : runner.os != 'Windows'
164164 with :
165165 platforms : arm64,ppc64le,s390x
166166
167- - uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10 .0
167+ - uses : docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11 .0
168168 if : runner.os != 'Windows'
169169
170170 # Fix slow Go compile and cache restore
0 commit comments