diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index edc3d68..cce61de 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@f740afd55fea9dfbc4039fdabae43c4b6719a506 # v12.2647.0 + uses: bridgecrewio/checkov-action@db8f32093c4e33c2cd54678403ec2ab1944059e7 # v12.2648.0 with: directory: ./ framework: terraform