diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index a47bb36..141b442 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -82,7 +82,7 @@ jobs: fetch-depth: 0 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@69437f47399a9e321cd0f08938cb5cf2bb846dba # v12.2928.0 + uses: bridgecrewio/checkov-action@d070c2290259d21b98f07bf7edf7b31584cef718 # v12.2931.0 with: directory: ./ framework: terraform