Skip to content

Commit b936253

Browse files
committed
Use newer SBOM tool
The old one has concurrency bugs that leads to frequent build breaks.
1 parent 2ccc242 commit b936253

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
signType: test
124124
sbom:
125125
enabled: true
126+
sbomToolVersion: 5.0.3
126127
localization:
127128
enabled: ${{ parameters.EnableLocalization }}
128129
${{ if eq(variables['Build.Reason'], 'pullRequest') }}:

0 commit comments

Comments
 (0)