diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 1d85a79..c513146 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@e983355829b735cff43000af6158aac9f7b4a7da # v12.2852.0 + uses: bridgecrewio/checkov-action@35b89dbcea365ad792b554d4a4ceeb4a513e2417 # v12.2854.0 with: directory: ./ framework: terraform