Skip to content

Commit 9282b25

Browse files
committed
update sbom workflow
1 parent 80a299a commit 9282b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
echo "**Components:** $COMPONENT_COUNT" >> $GITHUB_STEP_SUMMARY
102102
103103
- name: Upload SBOM as artifact
104-
uses: actions/upload-artifact@v5
104+
uses: actions/upload-artifact@v7
105105
with:
106106
name: sbom
107107
path: sbom.cdx.json

0 commit comments

Comments
 (0)