Skip to content

Commit 14da170

Browse files
Bump azure/CLI from 1 to 2
Bumps [azure/CLI](https://github.com/azure/cli) from 1 to 2. - [Release notes](https://github.com/azure/cli/releases) - [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md) - [Commits](Azure/cli@v1...v2) --- updated-dependencies: - dependency-name: azure/CLI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bbcc53 commit 14da170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-bicep-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
uses: actions/checkout@v4
1919

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

0 commit comments

Comments
 (0)