From c5ff2465714c836c6a0539feabd6fbdbaecb790c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 22:03:51 +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.24.0 to 0.24.1. - [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/e22c389904149dbc22b58101806040fa8d37a610...aa80c8c5bd439a416a62804f2151ab38c671a638) --- updated-dependencies: - dependency-name: anchore/sbom-action/download-syft dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 c457af3..7ecfa9b 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@e22c389904149dbc22b58101806040fa8d37a610 + uses: anchore/sbom-action/download-syft@aa80c8c5bd439a416a62804f2151ab38c671a638 - name: Generate SBOM file uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75