Skip to content

Commit 7b1b3f4

Browse files
committed
Pin version of cyclonedx-npm package
1 parent 0950275 commit 7b1b3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbom_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
name: "Install dependencies & cyclonedx-node-npm package"
1515
command: |
1616
cd vscode
17-
npm install && npm install --save-dev @cyclonedx/cyclonedx-npm
17+
npm install && npm install --save-dev @cyclonedx/cyclonedx-npm@1.19.3
1818
- type: Command
1919
name: "Run cyclonedx-node-npm package"
2020
command: |

0 commit comments

Comments
 (0)