Skip to content

Commit

Permalink
fix regex and handle edge case of ImageTagFixed check (#2422)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaaraVerner authored and actions-user committed Feb 14, 2022
1 parent c5a64ac commit 570fdce
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 = '2.0.836'
version = '2.0.837'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.0.836
checkov==2.0.837

0 comments on commit 570fdce

Please sign in to comment.