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 646676e commit 6f68926Copy full SHA for 6f68926
.github/workflows/generate-augmented-sbom.yml
@@ -54,7 +54,7 @@ jobs:
54
run: ./scripts/gen-ssdlc-report.sh
55
56
- name: Upload augmented SBOM as artifact
57
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
58
with:
59
name: augmented_sbom_and_ssdlc_report
60
path: |
0 commit comments