Skip to content

Commit b7394e0

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 6fc6c4e commit b7394e0

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
@@ -192,7 +192,7 @@ rubybom="${layersdir}/ruby.sbom.cdx.json"
192192
cat >> ${rubybom} << EOL
193193
{
194194
"bomFormat": "CycloneDX",
195-
"specVersion": "1.3",
195+
"specVersion": "1.4",
196196
"version": 1,
197197
"components": [
198198
{

0 commit comments

Comments
 (0)