We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b367a9b commit 0382936Copy full SHA for 0382936
1 file changed
.github/workflows/audit-bicep.yml
@@ -31,8 +31,8 @@ jobs:
31
outputPath: reports/ps-rule-results.sarif
32
summary: true
33
continue-on-error: true
34
-
35
env:
+ PSRULE_AZURE_BICEP_USE_AZURE_CLI: "true"
36
PSRULE_CONFIGURATION_AZURE_BICEP_FILE_EXPANSION: "true"
37
PSRULE_CONFIGURATION_AZURE_BICEP_FILE_EXPANSION_TIMEOUT: "30"
38
0 commit comments