diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index ee8fc0fd..fe419485 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@85cec56070c508304db36edff93e605ee8238e87 # v12.2341.0 + uses: bridgecrewio/checkov-action@917353ff82f2267a4931a61083fad55069e4dd13 # v12.2346.0 with: directory: ./ framework: terraform