From 384a99d9518776e56d847732c5417221581073ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:32:39 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.9 --- .github/workflows/syft-sbom-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/syft-sbom-ci.yml b/.github/workflows/syft-sbom-ci.yml index 8c5e437c4a34e..7c4f664faed59 100644 --- a/.github/workflows/syft-sbom-ci.yml +++ b/.github/workflows/syft-sbom-ci.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Anchore SBOM Action - uses: anchore/sbom-action@v0.17.8 + uses: anchore/sbom-action@v0.17.9 with: artifact-name: ${{ github.event.repository.name }}-spdx.json