We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5774b95 commit df320bbCopy full SHA for df320bb
.github/workflows/generate-augmented-sbom.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Upload augmented SBOM as artifact
89
uses: actions/upload-artifact@v4
90
with:
91
- name: augmented-sbom_and-ssdlc-report
+ name: augmented_sbom_and_ssdlc_report
92
path: |
93
linux_amd64_augmented_sbom_v${{ inputs.release_version || '1.42.2' }}.json
94
ssdlc-compliance-${{ inputs.release_version || '1.42.2' }}.md
0 commit comments