Skip to content

Commit 63d638a

Browse files
Bump bridgecrewio/checkov-action from 12.3065.0 to 12.3073.0 (#252)
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.3065.0 to 12.3073.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@09ed8b3...de3c276) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3073.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a60684 commit 63d638a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Run Checkov action
3030
id: checkov
31-
uses: bridgecrewio/checkov-action@09ed8b33f7afd51d924ce371b2a0f17227afdce4
31+
uses: bridgecrewio/checkov-action@de3c276ef8118f7ce6bcb2e51d8dd3d65ac0ae36
3232
with:
3333
skip_check: CKV_DOCKER_2,CKV_DOCKER_3,CKV_SECRET_6,CKV2_ANSIBLE_3
3434
quiet: true

0 commit comments

Comments
 (0)