1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Merge branch 'main' into mchammer01/dependency-graph-ecosystem-support

This commit is contained in:
mc
2024-09-30 10:05:46 +01:00
committed by GitHub
333 changed files with 1010 additions and 630 deletions

View File

@@ -100,7 +100,7 @@ jobs:
name: sbom
path: _manifest/spdx_2.2
- name: SBOM upload
uses: advanced-security/spdx-dependency-submission-action@v0.0.1
uses: advanced-security/spdx-dependency-submission-action@5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e
with:
filePath: "_manifest/spdx_2.2/"
```