From 5b98e5e6a01ea4f392adba8abd740e75b9ad1223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:47:29 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.15.7 --- .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 fe8c01c..82c0fa1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: - uses: sigstore/cosign-installer@v3.3.0 - - uses: anchore/sbom-action/download-syft@v0.15.1 + - uses: anchore/sbom-action/download-syft@v0.15.7 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5