From a07c0c4dcc44b0dc48daca7aa071c0116b7ffb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:02:48 +0000 Subject: [PATCH] :arrow_up:upgrade(ci): Bump anchore/sbom-action/download-syft Bumps [anchore/sbom-action/download-syft](https://github.com/anchore/sbom-action) from 0.17.9 to 0.24.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/sbom-action/compare/df80a981bc6edbc4e220a492d3cbe9f5547a6e75...e22c389904149dbc22b58101806040fa8d37a610) --- updated-dependencies: - dependency-name: anchore/sbom-action/download-syft dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index e80419d..ddb4d30 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -64,7 +64,7 @@ jobs: - name: Downloading Syft id: syft - uses: anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 + uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 - name: Generate SBOM file uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75