From ea5c90b71f4d2590c5705c666b0a0a7958167f71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 12:20:45 +0100 Subject: [PATCH] =?UTF-8?q?chore(github-action):=20update=20anchore/sbom-a?= =?UTF-8?q?ction=20action=20v0.17.8=20=E2=86=92=20v0.17.9=20(#30069)?= 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 ceb709c6fad..b948262e008 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -192,7 +192,7 @@ jobs: - uses: sigstore/cosign-installer@main - name: Install Syft - uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8 + uses: anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9 - name: Login to Quay uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3