diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index b046813e..faf083ef 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -34,7 +34,7 @@ jobs: name: install cosign uses: sigstore/cosign-installer@main - - uses: anchore/sbom-action/download-syft@v0.16.0 + uses: anchore/sbom-action/download-syft@v0.17.1 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v6