We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac3b5c commit e3ebc70Copy full SHA for e3ebc70
.github/workflows/sbom.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
path: ./
30
artifact-name: sbom2.json
31
+ output-file: .
32
33
- name: curl
34
run: |
0 commit comments