diff --git a/.github/workflows/ci-infra.yml b/.github/workflows/ci-infra.yml index 92885ae7c..d0ac18bca 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.2863.0 with: directory: infra framework: terraform