ci: idk
This commit is contained in:
parent
955ac9a5f4
commit
c77513006a
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ jobs:
|
|||
dotnet tool install --global CycloneDX
|
||||
- name: Generate SBOM
|
||||
run: |
|
||||
dotnet CycloneDX Server\Server.csproj -o bom.xml
|
||||
dotnet CycloneDX Server/Server.csproj -o bom.xml
|
||||
- name: Upload SBOM
|
||||
uses: https://github.com/DependencyTrack/gh-upload-sbom@v2.0.1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue