Azure / webapps-deploy

Enable GitHub developers to deploy to Azure WebApps using GitHub Actions
MIT License
267 stars 193 forks source link

Fixing the test CI workflows #435

Closed ShilpiRachna1 closed 2 months ago

ShilpiRachna1 commented 2 months ago

Fixed the tests to use azure/login@v2 (OIDC login mechanism). Reference: https://github.com/azure/login#configure-a-service-principal-with-a-federated-credential-to-use-oidc-based-authenticatio

ShilpiRachna1 commented 2 months ago

Cherry pick from master; the test workflow is using checked in files and hence failing