diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b8ffa79..1b0b1e2a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -90,7 +90,7 @@ jobs: uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v1.4.1 - name: Generate SBOM - uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.6.0 + uses: anchore/sbom-action/download-syft@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.6.0 # https://goreleaser.com/ci/actions/ - name: Run GoReleaser