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](https://github.com/azure/webapps-deploy/compare/v2...v3)

---
updated-dependencies:
- dependency-name: azure/webapps-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
هذا الالتزام موجود في:
dependabot[bot]
2023-10-16 12:53:28 +00:00
ملتزم من قبل GitHub
الأصل d2d3fa5839
التزام 63e8a3a1dd

عرض الملف

@@ -98,7 +98,7 @@ jobs:
path: webapp
- name: 'Run Azure webapp deploy action using publish profile credentials'
uses: azure/webapps-deploy@v2
uses: azure/webapps-deploy@v3
with:
app-name: ${{ steps.deploy.outputs.webAppName }} # Replace with your app name
package: 'webapp'