From 944ca09ee755e78faf0b1d65e991a8dd944c0b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:40:04 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.15.0 to 0.24.0 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.0 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/v0.15.0...v0.24.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0a93e61..9f3ea34 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -114,7 +114,7 @@ jobs: wait - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.0 + uses: anchore/sbom-action/download-syft@v0.24.0 - name: Generate SBOMs run: |