diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 49a93115..b76ab737 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@2e6acd2f2a6bd422be09a1398bfb23ec25fe6609 # v12.2460.0 + uses: bridgecrewio/checkov-action@9793bfeb5ec63af030f826fed66e9ee86dd36334 # v12.2462.0 with: directory: ./ framework: terraform