We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ceb859 commit 3b6e1ebCopy full SHA for 3b6e1eb
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
format: json
16
17
- name: Upload SBOM artifact
18
- uses: action/upload-artifact@v2
+ uses: actions/upload-artifact@v2
19
with:
20
name: SBOM
21
path: ./bom.json
0 commit comments