From 1f5280b66e7e8ba4baca95b3feb1d8523121eef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 05:39:43 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 07e17ca..bbed758 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: name: install cosign uses: sigstore/cosign-installer@main - - uses: anchore/sbom-action/download-syft@v0.14.3 + uses: anchore/sbom-action/download-syft@v0.17.6 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5