Skip to content

Commit 3b6e1eb

Browse files
authored
Update workflow
fix a typo in actions
1 parent 1ceb859 commit 3b6e1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
format: json
1616

1717
- name: Upload SBOM artifact
18-
uses: action/upload-artifact@v2
18+
uses: actions/upload-artifact@v2
1919
with:
2020
name: SBOM
2121
path: ./bom.json

0 commit comments

Comments
 (0)