From 7306afee9549ea1de3a8ce5e33425caa28f750ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:58:14 +0000 Subject: [PATCH] Update bridgecrewio/checkov-action action to v12.2957.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 98f56c80..dcdc39d1 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.2957.0 with: framework: terraform output_format: cli