Skip to content

Commit ee3fe08

Browse files
committed
Remove unnecessary file extension flag from Checkov Bicep scan
1 parent 813bb23 commit ee3fe08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/checkov-bicep.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
mkdir -p reports
3636
checkov -d lesson-05 \
3737
--framework bicep \
38-
--file-extension .bicep \
3938
--output sarif \
4039
--output-file-path reports/checkov-bicep.sarif
4140

0 commit comments

Comments
 (0)