Skip to content

Commit 6fc6c4e

Browse files
AidanDelaneysambhav
andcommitted
Update content/docs/buildpack-author-guide/create-buildpack/adding-bill-of-materials.md
Co-authored-by: Sambhav Kothari <[email protected]> Signed-off-by: Aidan Delaney <[email protected]>
1 parent 24bb468 commit 6fc6c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/buildpack-author-guide/create-buildpack/adding-bill-of-materials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ crubybom="${layersdir}/ruby.sbom.cdx.json"
8787
cat >> ${rubybom} << EOL
8888
{
8989
"bomFormat": "CycloneDX",
90-
"specVersion": "1.3",
90+
"specVersion": "1.4",
9191
"version": 1,
9292
"components": [
9393
{

0 commit comments

Comments
 (0)