Skip to content

Commit

Permalink
fix(terraform): Outdated check for google_container_cluster binary au…
Browse files Browse the repository at this point in the history
…thorization (bridgecrewio#3612)

* fix deprecation in binary authorization

* cleanup a bit

* add suggested changes from code review

* EOF
  • Loading branch information
Aleksandar Stojanov authored and schosterbarak committed Oct 13, 2022
1 parent 65272e8 commit 60e2047
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.1.269
checkov==2.1.270
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.1.269'
version = '2.1.270'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.1.269
checkov==2.1.270

0 comments on commit 60e2047

Please sign in to comment.