From 092b910f9b83e68beefec4f2965ffe817ae2da2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 06:30:22 +0000 Subject: [PATCH] build(deps): bump anchore/sbom-action from 0.14.3 to 0.15.0 (#4969) --- .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 2b08a782c88..d169872d944 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -111,7 +111,7 @@ jobs: QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }} - name: Generate SBOM - uses: anchore/sbom-action@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 + uses: anchore/sbom-action@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b with: output-file: jaeger-SBOM.spdx.json upload-release-assets: false