Merge pull request #18 from codebytes/dependabot/github_actions/azure/webapps-deploy-3

Bump azure/webapps-deploy from 2 to 3
هذا الالتزام موجود في:
Chris Ayers
2023-12-11 08:02:02 -05:00
ملتزم من قبل GitHub
الأصل 8ade4ebd60 63e8a3a1dd
التزام 823bc69431

عرض الملف

@@ -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'