From dc282c691e2dd512b5b2cbdf9e677646a8711bae Mon Sep 17 00:00:00 2001 From: dtrai2 Date: Tue, 17 Dec 2024 10:17:09 +0100 Subject: [PATCH] set sbom file path --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f187a66e..dc56dcecb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -186,6 +186,7 @@ jobs: with: image: ghcr.io/fkie-cad/logprep:py${{ matrix.python-version }}-${{ github.head_ref }}@${{ steps.build-and-push.outputs.digest }} artifact-name: py${{ matrix.python-version }}-${{ github.head_ref }}.spdx.json + output-file: py${{ matrix.python-version }}-${{ github.head_ref }}.spdx.json - name: Attach SBOM attestation to image run: |