From da7fa1501805586a1b48d0b3e700c4eac35b93d0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Oct 2024 18:16:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(github-action):=20update=20anchore/sbom-a?= =?UTF-8?q?ction=20action=20v0.17.3=20=E2=86=92=20v0.17.4=20by=20renovate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/containers.build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index 04c9a7fa3717b..9d64dc67f0a67 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -176,7 +176,7 @@ jobs: - uses: sigstore/cosign-installer@main - name: Install Syft - uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3 + uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4 - name: Login to Quay uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3