diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index a958dfe..44b8fcf 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@e5aec874aca04a0b30142382f0980e5145252333 # v12.2726.0 + uses: bridgecrewio/checkov-action@80c58e67aea1b38e55b0097c4efe915e6b04f11d # v12.2731.0 with: directory: ./ framework: terraform