Skip to content

Commit ed56b54

Browse files
pazbechorpazbechor
authored andcommitted
fix(secrets): Fix Duplicated Violation in line bug (#7027)
* try * remove back to old code * fix and remove the redundant secret * add try except for safety reasons * fix all * . --------- Co-authored-by: pazbechor <pbechor@paloaltonetworks.com>
1 parent f1f5db8 commit ed56b54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.2.376'
1+
version = '3.2.377'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.376
1+
checkov==3.2.377

0 commit comments

Comments
 (0)