Skip to content

Commit 827cc2b

Browse files
Bump bridgecrewio/checkov-action from 12.3080.0 to 12.3081.0 (#1085)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3080.0 to 12.3081.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@f348852...b3c44b4) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3081.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 73a749e commit 827cc2b

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

0 commit comments

Comments
 (0)