Skip to content

Commit 518fb9e

Browse files
fix: add bicep version requirement (>= 0.33.0) to azure.yaml (#2156)
1 parent d5f93d0 commit 518fb9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66

77
requiredVersions:
88
azd: '>= 1.18.0 != 1.23.9'
9+
bicep: '>= 0.33.0'
910

1011
hooks:
1112
postprovision:

0 commit comments

Comments
 (0)