diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 449087a..16f9d45 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@7a8a3ac7a8a3b42a60d7b902e92f7b4045a0d252 # v12.2652.0 + uses: bridgecrewio/checkov-action@9f4d52eba73405270f85f510680242ca21b8a4fa # v12.2653.0 with: directory: ./ framework: terraform