From f190420ce5db435ccd82ddddac4fb4d18e2c6a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:52:26 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.15.4 to 0.15.5 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.15.4...v0.15.5) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 6e6dd206..5d04b271 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -98,7 +98,7 @@ jobs: - uses: sigstore/cosign-installer@v2 - - uses: anchore/sbom-action/download-syft@v0.15.4 + - uses: anchore/sbom-action/download-syft@v0.15.5 - uses: docker/setup-qemu-action@v3 with: