Skip to content

Commit 7d41101

Browse files
committed
DEBUG the SBOM tool workflow
1 parent 996666e commit 7d41101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sca-integration-sbom-tool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
mkdir -p sbom-output
3333
$RUNNER_TEMP/sbom-tool generate \
3434
-di ${{ env.IMAGE_REFERENCE }} \
35+
-pn DockerImage \
3536
-pv 1.0.0 \
3637
-ps Company \
3738
-nsb https://sbom.company.com \

0 commit comments

Comments
 (0)