diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 4e86c99..5a01f6c 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@80c58e67aea1b38e55b0097c4efe915e6b04f11d # v12.2731.0 + uses: bridgecrewio/checkov-action@bcc0f53ec84a48d130b4647803567ede80fe52e6 # v12.2734.0 with: directory: ./ framework: terraform