We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bbcc53 + 14da170 commit 8fd07d0Copy full SHA for 8fd07d0
.github/workflows/azure-bicep-validate.yaml
@@ -18,6 +18,6 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Azure CLI script
21
- uses: azure/CLI@v1
+ uses: azure/CLI@v2
22
with:
23
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep
0 commit comments