diff --git a/.github/workflows/master_imperium-game.yml b/.github/workflows/master_imperium-game.yml index 9310105..ba202c5 100644 --- a/.github/workflows/master_imperium-game.yml +++ b/.github/workflows/master_imperium-game.yml @@ -46,7 +46,7 @@ jobs: - name: Deploy to Azure Web App id: deploy-to-webapp - uses: azure/webapps-deploy@5cfb776471c748b351e1ebf5770e208a54ace016 # v2.2.19 + uses: azure/webapps-deploy@02a81bead70021f5284939794bcec79c271ab383 # v3.0.8 with: app-name: 'imperium-game' slot-name: 'Production'