Skip to content

Commit

Permalink
chore(deps): update dependency isazuredevopsextensionvalid to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot committed Jun 13, 2024
1 parent 663a181 commit 4e26025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline-templates/deployment-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ stages:
vsixFile: $(Pipeline.Workspace)/${{ parameters.vsixFilePattern }}
updateTasksId: ${{ parameters.isTestPackage }}
updateTasksVersion: false
- task: IsAzureDevOpsExtensionValid@4
- task: IsAzureDevOpsExtensionValid@5
inputs:
connectTo: 'VsTeam'
connectedServiceName: 'visual studio marketplace stryker-mutator'
Expand Down

0 comments on commit 4e26025

Please sign in to comment.