Skip to content

Commit d933280

Browse files
Bump bridgecrewio/checkov-action from 12.2344.0 to 12.2346.0 (#96)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2344.0 to 12.2346.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@de33063...917353f) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action 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 7417ecb commit d933280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
input_path: cloudformation
4848
- name: Run Checkov action
4949
id: checkov
50-
uses: bridgecrewio/checkov-action@de33063e46aa6d660dcdcb84d2a568653e53d7ab # master
50+
uses: bridgecrewio/checkov-action@917353ff82f2267a4931a61083fad55069e4dd13 # master
5151
with:
5252
file: cloudformation/template.yml
5353
skip_check: CKV_AWS_59

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
input_path: cloudformation
3737
- name: Run Checkov action
3838
id: checkov
39-
uses: bridgecrewio/checkov-action@de33063e46aa6d660dcdcb84d2a568653e53d7ab # master
39+
uses: bridgecrewio/checkov-action@917353ff82f2267a4931a61083fad55069e4dd13 # master
4040
with:
4141
file: cloudformation/template.yml
4242
skip_check: CKV_AWS_59

0 commit comments

Comments
 (0)