diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 0a46ea8..0a28d8a 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@84c8896d62b30177b1e4ae23eb24f8a114c5ca6a # v12.2286.0 + uses: bridgecrewio/checkov-action@aa3e7285ca8e279495412c57aedb6cb329b430b3 # v12.2289.0 with: directory: ./ framework: terraform