Skip to content

Commit 5cdf7a8

Browse files
Bump bridgecrewio/checkov-action from 12.3050.0 to 12.3052.0 (#655)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3050.0 to 12.3052.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@3d6f507...eec884f) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3052.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 99ecb22 commit 5cdf7a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
input_path: cloudformation
7070
- name: Run Checkov action
7171
id: checkov
72-
uses: bridgecrewio/checkov-action@3d6f50764327724508da94449e67225a2a24e51e # master
72+
uses: bridgecrewio/checkov-action@eec884fd62682f5f2b33e303e160d5e2fe8d89ec # master
7373
with:
7474
file: cloudformation/template.yml
7575
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
input_path: cloudformation
4949
- name: Run Checkov action
5050
id: checkov
51-
uses: bridgecrewio/checkov-action@3d6f50764327724508da94449e67225a2a24e51e # master
51+
uses: bridgecrewio/checkov-action@eec884fd62682f5f2b33e303e160d5e2fe8d89ec # master
5252
with:
5353
file: cloudformation/template.yml
5454
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71

0 commit comments

Comments
 (0)