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 7369b56 commit 62c2fb6Copy full SHA for 62c2fb6
.github/workflows/build.yaml
@@ -53,5 +53,6 @@ jobs:
53
subject-name: ${{ env.IMAGE }}
54
# https://github.com/docker/bake-action/issues/99
55
subject-digest: ${{ fromJSON(steps.bake.outputs.metadata).default['containerimage.digest'] }}
56
+ subject-path: 'sbom.spdx.json'
57
push-to-registry: true
58
0 commit comments