diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 3115e97..401fd0f 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@710df66cac4bc6456e64e111a0a713ade410ade2 # v12.2410.0 + uses: bridgecrewio/checkov-action@cca064a3507b1231efd4120a4ceff7fcec90e0f2 # v12.2412.0 with: directory: ./ framework: terraform