Skip to content

Commit db52515

Browse files
committed
fix sbom-path name
1 parent 7369b56 commit db52515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ jobs:
5353
subject-name: ${{ env.IMAGE }}
5454
# https://github.com/docker/bake-action/issues/99
5555
subject-digest: ${{ fromJSON(steps.bake.outputs.metadata).default['containerimage.digest'] }}
56+
sbom-path: 'sbom.spdx.json'
5657
push-to-registry: true
5758

0 commit comments

Comments
 (0)