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