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 b2e795a commit a2c342cCopy full SHA for a2c342c
1 file changed
.github/workflows/audit-bicep.yml
@@ -32,7 +32,7 @@ jobs:
32
path: infra/bicep
33
summary: true
34
env:
35
- PSRULE_AZURE_BICEP_USE_AZURE_CLI: "true"
+ PSRULE_AZURE_BICEP_PATH: "/usr/local/bin/bicep"
36
37
- name: Upload alerts to Security tab
38
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3
0 commit comments