Skip to content

Commit

Permalink
feat(terraform): Add new policy for deprecated runtimes (#5555)
Browse files Browse the repository at this point in the history
* Add new policy

* Fix formatting

* Add CFN version

* Fix SAM

* Fix SAM2

* Fix cfnlint and runner

* Fix issues
  • Loading branch information
tsmithv11 authored and actions-user committed Sep 14, 2023
1 parent 277d96e commit 3bbc2bc
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.4.38'
version = '2.4.39'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.4.38
checkov==2.4.39

0 comments on commit 3bbc2bc

Please sign in to comment.