diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index fce8250..89e63fc 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@a8ffbfd1816ff75864664f1f04f6ea40e9cc884c # v12.2521.0 + uses: bridgecrewio/checkov-action@0312e4926245c29c058dca97823661be6ac72e5a # v12.2523.0 with: directory: ./ framework: terraform