Skip to content

Commit 8d836da

Browse files
Bump bridgecrewio/checkov-action from 12.3082.0 to 12.3084.0 (#95)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3082.0 to 12.3084.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@81ec5eb...05d9f3c) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3084.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 90e557a commit 8d836da

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@81ec5eb0ef150170f3bda7759e3878fa1a5bd413
27+
uses: bridgecrewio/checkov-action@05d9f3cd4807c3dea7444d4e60dc44ad57928ab5
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)