Skip to content

Commit

Permalink
feat(terraform): NSGRulePortAccessRestricted - Remove the condition f…
Browse files Browse the repository at this point in the history
…or dynamic blocks (bridgecrewio#3862)

Remove the condition for dynamic blocks
  • Loading branch information
ChanochShayner authored and actions-user committed Nov 13, 2022
1 parent 9052caa commit cfbe177
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion admissioncontroller/checkov-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.45
checkov==2.2.46
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.45'
version = '2.2.46'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.45
checkov==2.2.46

0 comments on commit cfbe177

Please sign in to comment.