We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3e259 commit 5da1ee4Copy full SHA for 5da1ee4
.github/actions/setup-checkov/action.yml
@@ -4,7 +4,7 @@ inputs:
4
version:
5
description: 'Version of checkov'
6
required: false
7
- default: '3.2.461'
+ default: '3.2.490' # cannot be automated via updatecli because bridgecrew allow api access only from whitelisted IPs
8
runs:
9
using: "composite"
10
steps:
version.txt
@@ -1 +1 @@
1
-v9.3.2
+v9.3.3
0 commit comments