Skip to content

Commit 8fd07d0

Browse files
authored
Merge pull request #69 from pamelafox/dependabot/github_actions/azure/CLI-2
Bump azure/CLI from 1 to 2
2 parents 9bbcc53 + 14da170 commit 8fd07d0

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)