Skip to content

Commit 7c0269c

Browse files
committed
utilize different naming convention
1 parent 51334a1 commit 7c0269c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
retention-days: 7
6060

6161
- uses: anchore/sbom-action@v0
62-
id: go-${{ matrix.go }}
6362
with:
6463
path: ./
6564
format: cyclonedx-json
65+
artifact-name: ${{ matrix.go }}-sbom.spdx

0 commit comments

Comments
 (0)