Skip to content

Commit a2e0242

Browse files
committed
Testing
1 parent f1c5bdd commit a2e0242

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# Install a specific version of Bicep for consistency across CI runs.
4949
- name: Install Bicep
50-
run: az bicep install --version v0.38.33
50+
run: az bicep install --version v0.39.26
5151

5252
- name: Check Azure samples
5353
uses: microsoft/ps-rule@46451b8f5258c41beb5ae69ed7190ccbba84112c # v2.9.0

ps-rule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ configuration:
7070
AZURE_BICEP_CHECK_TOOL: true
7171

7272
# Configure the minimum version of the Bicep CLI.
73-
AZURE_BICEP_MINIMUM_VERSION: '0.38.33'
73+
# AZURE_BICEP_MINIMUM_VERSION: '0.39.26'
7474

7575
AZURE_DEPLOYMENT_NONSENSITIVE_PARAMETER_NAMES:
7676
- keys

0 commit comments

Comments
 (0)