We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fb8cc4 + 840155b commit e489493Copy full SHA for e489493
.github/workflows/cicd.yml
@@ -64,7 +64,7 @@ jobs:
64
docker push crdevsecopscldev.azurecr.io/webapp01:${{ github.sha }}
65
66
- name: Disabled Azure Web Apps Deploy
67
- uses: azure/webapps-deploy@v2
+ uses: azure/webapps-deploy@v3
68
with:
69
app-name: ${{ env.AZURE_WEBAPP_NAME }}
70
images: 'crdevsecopscldev.azurecr.io/webapp01:${{ github.sha }}'
0 commit comments