Skip to content

Commit 6ff8d3e

Browse files
Bump bridgecrewio/checkov-action from 12.3089.0 to 12.3090.0
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3089.0 to 12.3090.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@2fd3901...dae50a5) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3090.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31c496f commit 6ff8d3e

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

0 commit comments

Comments
 (0)