From 028233f378cfdbd4e2fcbd3d56f3e4af2e4a75eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:35:48 +0000 Subject: [PATCH] chore(deps): update anchore/scan-action action to v6 --- .github/workflows/nightly-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index 5cac4244..c0994323 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -193,7 +193,7 @@ jobs: name: sbom-nightly - name: Scan with Grype - uses: anchore/scan-action@64a33b277ea7a1215a3c142735a1091341939ff5 # v4.1.2 + uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1 with: sbom: sbom-nightly.json fail-build: false