diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 17ea218..2f55b7d 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@ff57ccd7030b021e82aaf32ec655caea04f3ed83 # v12.2626.0 + uses: bridgecrewio/checkov-action@9b1af391781eab736f64da4c5eed232913722450 # v12.2630.0 with: directory: ./ framework: terraform