Skip to content

Commit

Permalink
Pin azure cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll authored and mjlshen committed Sep 4, 2024
1 parent 4521a25 commit a79eef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bicep-what-if.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: 'Deployment What If'
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2.1.0
with:
azcliversion: latest
azcliversion: 2.63.0
inlineScript: |
cd dev-infrastructure/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cs-integ-bicep-what-if.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: 'Deployment What If'
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2.1.0
with:
azcliversion: latest
azcliversion: 2.63.0
inlineScript: |
cd dev-infrastructure/
Expand Down

0 comments on commit a79eef3

Please sign in to comment.