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.
1 parent 9bbcc53 commit 14da170Copy full SHA for 14da170
.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