From 0d881fb85e416edd4369763b6d33d4791e1685a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 08:02:43 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.14.3 to 0.15.8 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.3 to 0.15.8. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.14.3...v0.15.8) --- updated-dependencies: - dependency-name: anchore/sbom-action 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 40bae7a6..c80e9930 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -32,7 +32,7 @@ jobs: - uses: sigstore/cosign-installer@v3 - - uses: anchore/sbom-action/download-syft@v0.14.3 + - uses: anchore/sbom-action/download-syft@v0.15.8 - uses: docker/setup-qemu-action@v3 with: