We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51334a1 commit 7c0269cCopy full SHA for 7c0269c
.github/workflows/tests.yaml
@@ -59,7 +59,7 @@ jobs:
59
retention-days: 7
60
61
- uses: anchore/sbom-action@v0
62
- id: go-${{ matrix.go }}
63
with:
64
path: ./
65
format: cyclonedx-json
+ artifact-name: ${{ matrix.go }}-sbom.spdx
0 commit comments