diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index e7302aa..228fadd 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -78,7 +78,7 @@ jobs: fetch-depth: 0 - name: Run Checkov action id: checkov - uses: bridgecrewio/checkov-action@4e78331a460093edf2b3b5196200fcbc97fe56fa # v12.2425.0 + uses: bridgecrewio/checkov-action@d8edf6dc88c5d6e6b2953162494c93ff8a6e5f3e # v12.2427.0 with: directory: ./ framework: terraform