diff --git a/.github/workflows/update_apps.yml b/.github/workflows/update_apps.yml index 38c105b..b5aa016 100644 --- a/.github/workflows/update_apps.yml +++ b/.github/workflows/update_apps.yml @@ -29,7 +29,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - name: Update Azure Web Apps - uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 # v2.2.0 + uses: azure/cli@9eb25b8360668fb0ecbafa808d40e2197b2f5f52 # v3.0.0 with: inlineScript: | az webapp deploy --resource-group "serverless-aas-linux" --name "serverless-dotnet6-self-monitoring" --src-path ./datadog_wrapper --type=startup