Skip to content

Commit 655b037

Browse files
authored
Update sbom.md
Corection of name example
1 parent d3cb24c commit 655b037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/sbom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs: # existing functionality
5050
include: # existing functionality
5151
- os: linux
5252
dist: focal
53-
name: 'SBOM generation example job'
53+
name: "SBOM generation example job"
5454
addons:
5555
sbom # new node
5656
<other existing addons>

0 commit comments

Comments
 (0)