diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 35148097..058bb743 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@221db08a55f1fa00d22adee11e36240767f4a1ae # v12.2740.0 + uses: bridgecrewio/checkov-action@a8a04060c6edd5aa0e14f6c57e2fe4a9a3109588 # v12.2742.0 with: directory: ./ framework: terraform