diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 1a4f1187..3d887d2f 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -266,6 +266,7 @@ jobs: lfs: true fetch-depth: 0 ref: v${{ needs.release.outputs.current_version }} + - uses: anchore/sbom-action@v0 - uses: actions/download-artifact@v4 with: merge-multiple: true