Skip to content

Commit

Permalink
Updated Azure CLI Version (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss authored Nov 3, 2021
1 parent e55f216 commit cea723d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dataLandingZoneDeployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: data_landing_zone_whatif
uses: azure/CLI@v1
with:
azcliversion: "latest"
azcliversion: "2.29.2"
inlineScript: |
az account set \
--subscription ${{ env.AZURE_SUBSCRIPTION_ID }}
Expand Down

0 comments on commit cea723d

Please sign in to comment.