Skip to content

Commit 8424378

Browse files
Bump bridgecrewio/checkov-action from 12.3084.0 to 12.3086.0 (#1094)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3084.0 to 12.3086.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@05d9f3c...f99709f) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3086.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 480b666 commit 8424378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkov.yaml

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@05d9f3cd4807c3dea7444d4e60dc44ad57928ab5
27+
uses: bridgecrewio/checkov-action@f99709f8ccc3496220c987b7d8729653237c23dc
2828
with:
2929
skip_check: CKV_DOCKER_2,CKV_DOCKER_3,CKV_SECRET_6
3030
quiet: true

0 commit comments

Comments
 (0)