diff --git a/.github/workflows/go-releaser.yml b/.github/workflows/go-releaser.yml index d5a9d1dc..2e34b725 100644 --- a/.github/workflows/go-releaser.yml +++ b/.github/workflows/go-releaser.yml @@ -23,6 +23,7 @@ jobs: go-version: 1.21 cache: true - uses: sigstore/cosign-installer@v3.3.0 + - uses: anchore/sbom-action/download-syft@v0.15.1 - uses: goreleaser/goreleaser-action@v4 with: distribution: goreleaser