We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccc242 commit b936253Copy full SHA for b936253
1 file changed
azure-pipelines/build.yml
@@ -123,6 +123,7 @@ jobs:
123
signType: test
124
sbom:
125
enabled: true
126
+ sbomToolVersion: 5.0.3
127
localization:
128
enabled: ${{ parameters.EnableLocalization }}
129
${{ if eq(variables['Build.Reason'], 'pullRequest') }}:
0 commit comments