From 2688cb3cabc790ff858e6a10865b231db3ce879c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 12:17:01 +0200 Subject: [PATCH] Bump anchore/sbom-action from 0.15.9 to 0.15.10 (#514) Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.9 to 0.15.10. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.15.9...v0.15.10) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/base-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/base-release.yaml b/.github/workflows/base-release.yaml index b104d70f..5e874df1 100644 --- a/.github/workflows/base-release.yaml +++ b/.github/workflows/base-release.yaml @@ -35,7 +35,7 @@ jobs: - uses: sigstore/cosign-installer@v3 - - uses: anchore/sbom-action/download-syft@v0.15.9 + - uses: anchore/sbom-action/download-syft@v0.15.10 - uses: docker/setup-qemu-action@v3 with: @@ -105,7 +105,7 @@ jobs: - uses: sigstore/cosign-installer@v3 - - uses: anchore/sbom-action/download-syft@v0.15.9 + - uses: anchore/sbom-action/download-syft@v0.15.10 - uses: docker/setup-qemu-action@v3 with: