Skip to content

Commit c60c249

Browse files
committed
using latest Azure CLI version in GH Actions
1 parent db170e7 commit c60c249

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
- name: Deploy bicep
8282
uses: azure/CLI@v1
8383
with:
84-
azcliversion: 2.29.2
8584
inlineScript: |
8685
az group create -g ${{ secrets.RESOURCE_GROUP }} -l canadacentral
8786
az deployment group create -g ${{ secrets.RESOURCE_GROUP }} -f ./deploy/main.bicep \

0 commit comments

Comments
 (0)