OneGHEOrg / github-azure-demo

Demonstration of using GitHub actions to deploy Azure app services
MIT License
0 stars 0 forks source link

feat: fix actions issues #1

Closed jallen2112 closed 3 years ago

jallen2112 commented 3 years ago

Update azuread resources to work with 2.0 provider. Notably, manual assignment of service principal is no longer required or allowed. service principal password is autogenerated.

Update autero1/action-terragrunt action to v1.1.1 to address the issue below:

Fix CVE-2020-15228 with GitHub Actions Path and Environment variables

strip "." character from branch name variable to prevent azure resource names (For example, sql server names cannot contain the "." character )

github-actions[bot] commented 3 years ago

Your preview environment has been updated! Use the same link to view your changes.