Skip to content

Commit 9b9b436

Browse files
Bump bridgecrewio/checkov-action from 12.2300.0 to 12.2301.0 (#79)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2300.0 to 12.2301.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@564141d...b031131) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action 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 86c05d7 commit 9b9b436

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@564141d71e6cd91ee883d7906b236510ecb2d46a # master
50+
uses: bridgecrewio/checkov-action@b031131d118e3a1654eda07537191063cdc1e614 # 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@564141d71e6cd91ee883d7906b236510ecb2d46a # master
39+
uses: bridgecrewio/checkov-action@b031131d118e3a1654eda07537191063cdc1e614 # master
4040
with:
4141
file: cloudformation/template.yml
4242
skip_check: CKV_AWS_59

0 commit comments

Comments
 (0)