We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c18426 commit bea8520Copy full SHA for bea8520
1 file changed
.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@b7c566a772e6b6bfb58ed0dc250532a479d7789f
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
58
with:
59
name: augmented_sbom_and_ssdlc_report
60
path: |
0 commit comments