diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index b408414..6a4c6f2 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@d82d114a259c78b83fce049d2b677f256616b1a0 # v12.2615.0 + uses: bridgecrewio/checkov-action@7f9dcb2543985c9e6f23b1156d75378361634587 # v12.2619.0 with: directory: ./ framework: terraform