Skip to content

Commit c1145a8

Browse files
build(deps): bump bridgecrewio/checkov-action (#7372)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3005.0 to 12.3006.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@0482f7f...66cb7d1) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3006.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee4163 commit c1145a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
fetch-depth: 2
7878
- name: Run Checkov action
7979
id: checkov
80-
uses: bridgecrewio/checkov-action@0482f7fa9969ae210b3f8535b9a57348775130b7 # master
80+
uses: bridgecrewio/checkov-action@66cb7d1a5d82e11edf60ee12d465423dbac41916 # master
8181
with:
8282
file: cia-dist-cloudformation/src/main/resources/cia-dist-cloudformation.json
8383
skip_check: CKV_AWS_111,CKV_AWS_109,CKV_AWS_149,CKV_AWS_364,CKV_AWS_161,CKV_AWS_118,CKV_AWS_111

0 commit comments

Comments
 (0)