Skip to content

Commit

Permalink
fix(general): add try except gihub_action read file (#6411)
Browse files Browse the repository at this point in the history
* fix_gihub_action_read_file

* fix_gihub_action_read_file

* fix_gihub_action_read_file
  • Loading branch information
lirshindalman authored and actions-user committed Jun 6, 2024
1 parent 12a45ca commit bc978f3
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.127'
version = '3.2.128'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.127
checkov==3.2.128

0 comments on commit bc978f3

Please sign in to comment.