diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 13b7cff..c421e4d 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@aa99f4e381c9fec1c69d487ee1d4ee8ca6554275 # v12.2910.0 + uses: bridgecrewio/checkov-action@6fe02213c515948c8da243a6554a3bff49129295 # v12.2912.0 with: directory: ./ framework: terraform