From 9722d23061f8bf0fae4e94143bd8a86ff2da41b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:47:17 -0400 Subject: [PATCH] Bump anchore/sbom-action from 0.12.0 to 0.13.0 (#4012) Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/b5042e9d19d8b32849779bfe17673ff84aec702d...b7e8507c6a3c89b7099a0198366d862c8f3ad8f1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index dd0b2f1005a..13d4acce099 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -76,6 +76,6 @@ jobs: QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }} - name: SBOM Generation - uses: anchore/sbom-action@b5042e9d19d8b32849779bfe17673ff84aec702d + uses: anchore/sbom-action@b7e8507c6a3c89b7099a0198366d862c8f3ad8f1 with: artifact-name: jaeger-SBOM.spdx.json