Skip to content

Commit

Permalink
feat(sast): add log level when running sast in windows (#6704)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: pazbechor <[email protected]>
Co-authored-by: pazbec <[email protected]>
  • Loading branch information
3 people authored and actions-user committed Sep 5, 2024
1 parent ad5b1b9 commit 76e66cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.245'
version = '3.2.246'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.245
checkov==3.2.246

0 comments on commit 76e66cb

Please sign in to comment.