Skip to content

Commit 484257e

Browse files
Bump azure/webapps-deploy from 2.2.17 to 3.0.6 (#4)
Bumps [azure/webapps-deploy](https://github.com/azure/webapps-deploy) from 2.2.17 to 3.0.6. - [Release notes](https://github.com/azure/webapps-deploy/releases) - [Commits](Azure/webapps-deploy@v2.2.17...v3.0.6) --- updated-dependencies: - dependency-name: azure/webapps-deploy dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c628ce commit 484257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
path: MagickViewer
9191

9292
- name: Deploy to Azure Web App
93-
uses: azure/webapps-deploy@v2.2.17
93+
uses: azure/webapps-deploy@v3.0.6
9494
with:
9595
app-name: magickviewer
9696
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}

0 commit comments

Comments
 (0)