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 Aug 6, 2024
1 parent 4662e13 commit 0e92e25
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 0e92e25

Please sign in to comment.