Skip to content

Commit 9f592e7

Browse files
Bump bridgecrewio/checkov-action from 12.3081.0 to 12.3082.0 (#272)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3081.0 to 12.3082.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@b3c44b4...81ec5eb) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3082.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 1c1ae45 commit 9f592e7

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Run Checkov action
2828
id: checkov
29-
uses: bridgecrewio/checkov-action@b3c44b4437c93549fc8cfaef9208497ba4955d39
29+
uses: bridgecrewio/checkov-action@81ec5eb0ef150170f3bda7759e3878fa1a5bd413
3030
with:
3131
skip_check: CKV_DOCKER_2,CKV_DOCKER_3,CKV_SECRET_6
3232
quiet: true

0 commit comments

Comments
 (0)