Skip to content

Commit

Permalink
Merge pull request #49 from pamelafox/dependabot/github_actions/azure…
Browse files Browse the repository at this point in the history
…/CLI-2

Bump azure/CLI from 1 to 2
  • Loading branch information
pamelafox authored Mar 11, 2024
2 parents 9a83761 + e18053d commit 18e2bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-bicep-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
uses: actions/checkout@v4

- name: Azure CLI script
uses: azure/CLI@v1
uses: azure/CLI@v2
with:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep

0 comments on commit 18e2bb8

Please sign in to comment.