Skip to content

Commit

Permalink
chore(deps): update azure/webapps-deploy action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 675216c commit 912ad06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-and-deploy-api/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ runs:
shell: bash
- name: Deploy API
id: wa-deployment
uses: azure/webapps-deploy@v2
uses: azure/webapps-deploy@v3
with:
app-name: 'kordis-api'
slot-name: ${{ inputs.slot }}
Expand Down

0 comments on commit 912ad06

Please sign in to comment.