Skip to content

Commit dbd0267

Browse files
committed
fix version
1 parent 4ebefd6 commit dbd0267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
path: ./marketing/
2828
format: cyclonedx-json
29-
artifact-name: ${{ env.COMPONENT_NAME }}.${{ github.sha }}.sbom.cdx.json
29+
artifact-name: ${{ env.COMPONENT_NAME }}.${{ env.COMPONENT_VERSION }}.sbom.cdx.json

0 commit comments

Comments
 (0)