Skip to content

Commit

Permalink
revert to version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 committed Jun 20, 2024
1 parent b4403da commit eba2b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ extends:
artifactName: azureauth-${{ parameters.version }}-${{ config.runtime }}
targetPath: $(Pipeline.Workspace)/azureauth-${{ parameters.version }}-${{ config.runtime }}
steps:
- task: EsrpCodeSigning@1
- task: EsrpCodeSigning@5
displayName: Sign artifacts with ESRP ADO Task
condition: eq('${{ config.runtime }}', 'win10-x64')
env:
Expand Down

0 comments on commit eba2b6e

Please sign in to comment.