diff --git a/.github/workflows/go-releaser.yml b/.github/workflows/go-releaser.yml index 5bf0e095..e3ad068f 100644 --- a/.github/workflows/go-releaser.yml +++ b/.github/workflows/go-releaser.yml @@ -25,7 +25,7 @@ jobs: go-version: '1.23' cache: true - uses: sigstore/cosign-installer@v3.10.1 - - uses: anchore/sbom-action/download-syft@v0.23.0 + - uses: anchore/sbom-action/download-syft@v0.24.0 - uses: goreleaser/goreleaser-action@v7 with: distribution: goreleaser