Skip to content

Commit 840155b

Browse files
Bump azure/webapps-deploy from 2 to 3
Bumps [azure/webapps-deploy](https://github.com/azure/webapps-deploy) from 2 to 3. - [Release notes](https://github.com/azure/webapps-deploy/releases) - [Commits](Azure/webapps-deploy@v2...v3) --- updated-dependencies: - dependency-name: azure/webapps-deploy dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 789e661 commit 840155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
docker push crdevsecopscldev.azurecr.io/webapp01:${{ github.sha }}
6565
6666
- name: Disabled Azure Web Apps Deploy
67-
uses: azure/webapps-deploy@v2
67+
uses: azure/webapps-deploy@v3
6868
with:
6969
app-name: ${{ env.AZURE_WEBAPP_NAME }}
7070
images: 'crdevsecopscldev.azurecr.io/webapp01:${{ github.sha }}'

0 commit comments

Comments
 (0)