Commit ccadeff
fix: use checkov only for security scan (templateanalyzer cannot resolve AVM registry modules)
templateanalyzer fails with exit code 21 on Bicep files that use
br/public:avm/... registry references. Bicep validation is already
handled by the dedicated azure-bicep-validate workflow. Scoping the
security scan to checkov only avoids the false failure.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1f43ff7 commit ccadeff
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments