Skip to content

Commit

Permalink
Merge pull request #1773 from phil-allen-msft/updateSignTask
Browse files Browse the repository at this point in the history
Update signing task version
  • Loading branch information
sharwell authored Apr 27, 2023
2 parents c65f285 + b9c8cb4 commit e09d762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stages:
displayName: Official Build

steps:
- task: ms-vseng.MicroBuildTasks.30666190-6959-11e5-9f96-f56098202fef.MicroBuildSigningPlugin@1
- task: ms-vseng.MicroBuildTasks.30666190-6959-11e5-9f96-f56098202fef.MicroBuildSigningPlugin@3
displayName: Install Signing Plugin
inputs:
signType: $(SignType)
Expand Down

0 comments on commit e09d762

Please sign in to comment.