diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 5e9cac2..5ec6e7f 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@a15e05e8c5c8b9c0a466c6aea6a3b14fc985ac62 # v12.2400.0 + uses: bridgecrewio/checkov-action@a0d6139aa5b8fcdc6d816f28ce44d3595ca1b35e # v12.2402.0 with: directory: ./ framework: terraform