Skip to content

Commit 3972d98

Browse files
Bump azure/webapps-deploy from 3.0.6 to 3.0.7 (#19)
Bumps [azure/webapps-deploy](https://github.com/azure/webapps-deploy) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/azure/webapps-deploy/releases) - [Commits](Azure/webapps-deploy@v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: azure/webapps-deploy dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c09bfa commit 3972d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
path: MagickViewer
7878

7979
- name: Deploy to Azure Web App
80-
uses: azure/webapps-deploy@657f0700ea5214d56a0400d8ac5e8023c963d25d #3.0.6
80+
uses: azure/webapps-deploy@84a80cfe7e9889f35148ed88c307e6e93bf02578 #3.0.7
8181
with:
8282
app-name: magickviewer
8383
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}

0 commit comments

Comments
 (0)