From 71fefeed89106e8d2879b9797e5991d414336182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:18:08 -0700 Subject: [PATCH] Bump anchore/sbom-action from 0.17.5 to 0.17.7 (#105) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90003da..c49e87e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: go-version: stable - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.17.5 + uses: anchore/sbom-action/download-syft@v0.17.7 if: github.ref_type == 'tag' - name: Install Cosign