From 91fdeba3e825affa8f2f2cb37750a797e207be6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 07:34:15 -0700 Subject: [PATCH] Bump anchore/sbom-action from 0.16.0 to 0.17.0 (#88) --- .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 6394764..d5464fe 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.16.0 + uses: anchore/sbom-action/download-syft@v0.17.0 if: github.ref_type == 'tag' - name: Install Cosign