From 7c4aa7fdea8f6bd20ff3b4dacbcb5f2072af38bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:12:22 +0000 Subject: [PATCH] Update bridgecrewio/checkov-action action to v12.2946.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..92c9ade6 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.2946.0 with: framework: terraform output_format: cli