diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 2ed28646ca..e89a02eccd 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -38,7 +38,7 @@ jobs: restore-keys: | ${{ runner.os }}-go- - uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0 - - uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8 + - uses: anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9 # ubuntu is missing wixl https://github.com/actions/virtual-environments/issues/3857 - name: "Install GNOME msitools (wixl)"