diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index c0907aff..f4df28b2 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@ad3d4a8ca03bc037129ae7b76c52c65c749f0842 # v12.2622.0 + uses: bridgecrewio/checkov-action@6eb3ee55a2a503e98f09024caef54b434bc14007 # v12.2624.0 with: directory: ./ framework: terraform