Skip to content

Commit

Permalink
fix(general): do not require a repo ID when using an API key and --li…
Browse files Browse the repository at this point in the history
…st (bridgecrewio#5726)

do not require a repo ID when using an API key and --list
  • Loading branch information
mikeurbanski1 authored and actions-user committed Nov 7, 2023
1 parent 1c788fb commit beaff7c
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.0.24'
version = '3.0.25'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.0.24
checkov==3.0.25

0 comments on commit beaff7c

Please sign in to comment.