From c0f3d24a7c8b9acbf4b86dbb4fe20083aca40b56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:00:02 +0000 Subject: [PATCH] Update bridgecrewio/checkov-action action to v12.2949.0 --- .github/actions/terraform-validate/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/terraform-validate/action.yml b/.github/actions/terraform-validate/action.yml index 958ce97e..2dc82093 100644 --- a/.github/actions/terraform-validate/action.yml +++ b/.github/actions/terraform-validate/action.yml @@ -52,7 +52,7 @@ runs: shell: bash - name: Checkov - uses: bridgecrewio/checkov-action@v12.1571.0 + uses: bridgecrewio/checkov-action@v12.2949.0 with: framework: terraform output_format: cli