Skip to content

Commit 82dedf3

Browse files
committed
suppressing checkov scan
1 parent c19994c commit 82dedf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
# This will add both a CLI output to the console and create a results.sarif file
3535
output_format: cli,sarif
3636
output_file_path: console,results.sarif
37+
#https://github.com/bridgecrewio/checkov/issues/6216
38+
skip_check: CKV2_GHA_1
3739

3840
- name: Upload SARIF file
3941
uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)