Skip to content

Commit 01a91b6

Browse files
committed
updating name for uploaded artefact to avoid conflict
1 parent bb762e9 commit 01a91b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/actions/scan-dependencies/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
- name: Upload SBOM Artifact
1010
uses: actions/upload-artifact@v4
1111
with:
12-
name: dependency-scan
12+
name: dependency-scan-sbom
1313
path: ./sbom-spdx.json
1414

1515
- name: Run CVE Scanner

0 commit comments

Comments
 (0)