Skip to content

Commit

Permalink
fix(graph): fix internal checks loading when adding custom policies i…
Browse files Browse the repository at this point in the history
…n cli (#6819)
  • Loading branch information
inbalavital authored and actions-user committed Nov 11, 2024
1 parent f01031d commit b8c9a3f
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.286'
version = '3.2.287'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.286
checkov==3.2.287

0 comments on commit b8c9a3f

Please sign in to comment.