Skip to content

Commit 0d73ec2

Browse files
build(deps): bump bridgecrewio/checkov-action (#8530)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3092.0 to 12.3093.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@0ce65fa...002cd2e) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3093.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da6ea92 commit 0d73ec2

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
@@ -82,7 +82,7 @@ jobs:
8282
fetch-depth: 2
8383
- name: Run Checkov action
8484
id: checkov
85-
uses: bridgecrewio/checkov-action@0ce65fae06c148e349f955c3c35ad049c11e838c # master
85+
uses: bridgecrewio/checkov-action@002cd2e8cc0fe0535e6f364509e091c1a9870efa # master
8686
with:
8787
file: cia-dist-cloudformation/src/main/resources/cia-dist-cloudformation.json
8888
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)