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: |