Skip to content

Commit

Permalink
Fix apiscan task
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKirakosyan committed Mar 21, 2024
1 parent 5c1d8f6 commit f77982e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azurepipelines/appcenter-cli-1ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ extends:
inputs:
softwareFolder: '$(Agent.BuildDirectory)\npm_extracted'
softwareName: 'appcenter-cli'
softwareVersionNum: Latest
softwareVersionNum: '$(Build.BuildId)'
isLargeApp: false
toolVersion: 'Latest'
verbosityLevel: verbose
Expand Down

0 comments on commit f77982e

Please sign in to comment.