From 2c7cc28c4ad451647d30e5e331193a9f39fc699a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 18:02:56 +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/envia-a-docker.yaml | 2 +- .github/workflows/envia-a-packages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/envia-a-docker.yaml b/.github/workflows/envia-a-docker.yaml index 1373efc..f7acb38 100644 --- a/.github/workflows/envia-a-docker.yaml +++ b/.github/workflows/envia-a-docker.yaml @@ -73,7 +73,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.0 + uses: anchore/sbom-action/download-syft@v0.24.0 - name: Install Cosign uses: sigstore/cosign-installer@v3.5.0 diff --git a/.github/workflows/envia-a-packages.yml b/.github/workflows/envia-a-packages.yml index 7161d13..2dec1f0 100644 --- a/.github/workflows/envia-a-packages.yml +++ b/.github/workflows/envia-a-packages.yml @@ -79,7 +79,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.0 + uses: anchore/sbom-action/download-syft@v0.24.0 - name: Install Cosign uses: sigstore/cosign-installer@v3.5.0