Skip to content

Commit

Permalink
Bump binlogtool to 1.0.11 (#14361)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKrivanek authored Jan 15, 2024
1 parent 43c3b0a commit aafab39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/common/templates/post-build/common-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ variables:
- name: SymbolToolVersion
value: 1.0.1
- name: BinlogToolVersion
value: 1.0.9
value: 1.0.11

- name: runCodesignValidationInjection
value: false
2 changes: 1 addition & 1 deletion eng/common/templates/steps/publish-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ parameters:
JobLabel: ''
CustomSensitiveDataList: ''
# A default - in case value from eng/common/templates/post-build/common-variables.yml is not passed
BinlogToolVersion: '1.0.9'
BinlogToolVersion: '1.0.11'

steps:
- task: Powershell@2
Expand Down

0 comments on commit aafab39

Please sign in to comment.