From ed5c881c5627aae0b98b2df1088353e5bec9e3b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:13:45 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.8 --- .github/workflows/goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 1dfddc1..d7ed6e6 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.8 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5