Skip to content

Commit

Permalink
Update dependecy-track.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
0GiS0 committed Oct 13, 2023
1 parent 38956c2 commit ff35740
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .ado/dependecy-track.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
displayName: 'Generate SBOM and Send to Dependency Track'
steps:
- task: NodeTool@0
inputs:
checkLatest: true
inputs:
versionSource: 'spec'
versionSpec: '18.x'
- task: CmdLine@2
displayName: "Checkout a public GH repo"
inputs:
Expand Down

0 comments on commit ff35740

Please sign in to comment.