From 3ae6b8b4246415b12f5ad697bca3c01ea54c7a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 21:56:54 +0000 Subject: [PATCH] Update bridgecrewio/checkov-action action to v12.2873.0 --- .github/workflows/ci-infra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-infra.yml b/.github/workflows/ci-infra.yml index 92885ae7c..be7ed1b80 100644 --- a/.github/workflows/ci-infra.yml +++ b/.github/workflows/ci-infra.yml @@ -74,7 +74,7 @@ jobs: # There is currently no way to specify the checkov version to pin to (See https://github.com/bridgecrewio/checkov-action/issues/41) # so we need to pin the version of the checkov-action, which indirectly pins the checkov version. # In this case, checkov-action v12.2296.0 is mapped to checkov v2.3.194. - uses: bridgecrewio/checkov-action@v12.2296.0 + uses: bridgecrewio/checkov-action@v12.2873.0 with: directory: infra framework: terraform