We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e79c8d commit 680247dCopy full SHA for 680247d
.github/workflows/trigger-update-galleries-pipeline.yml
@@ -11,7 +11,7 @@ jobs:
11
trigger-update-galleries:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: Azure/pipelines@v1
+ - uses: Azure/pipelines@v1.2
15
with:
16
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries/_git/AzureDataStudio'
17
azure-pipeline-name: 'Update_AzureDataStudio_Extensions_Gallery' # name of the Azure pipeline to be triggered
0 commit comments