diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 1dfddc1..d5fdd49 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -36,7 +36,7 @@ jobs: with: cosign-release: 'v1.13.1' - - uses: anchore/sbom-action/download-syft@v0.15.8 + uses: anchore/sbom-action/download-syft@v0.17.9 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5