Skip to content

Commit 091e2e7

Browse files
Bump bridgecrewio/checkov-action from 12.3089.0 to 12.3093.0 (#113)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3089.0 to 12.3093.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@2fd3901...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 4740e4e commit 091e2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Run Checkov action
2626
id: checkov
27-
uses: bridgecrewio/checkov-action@2fd3901c8feb52417f27f0d9800259a106c1ec1e
27+
uses: bridgecrewio/checkov-action@002cd2e8cc0fe0535e6f364509e091c1a9870efa
2828
with:
2929
skip_check: CKV_DOCKER_2,CKV_DOCKER_3,CKV_SECRET_6,CKV2_ANSIBLE_3
3030
quiet: true

0 commit comments

Comments
 (0)