From de116caf8eda778ca4756bcbc24fc0cf57729f24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:08:06 -0500 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.8 (#15056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 41c6feb0a9..8c5e437c4a 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.7 + uses: anchore/sbom-action@v0.17.8 with: artifact-name: ${{ github.event.repository.name }}-spdx.json