diff --git a/.github/workflows/checkov.yml b/.github/workflows/checkov.yml index 5693b37..cb0b8dd 100644 --- a/.github/workflows/checkov.yml +++ b/.github/workflows/checkov.yml @@ -34,7 +34,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Checkov GitHub Action - uses: bridgecrewio/checkov-action@7bd1adbc0a62c96c5a3a4949b4e701ac76adaf42 # v12.3056.0 + uses: bridgecrewio/checkov-action@785517c1aa34c033828b1aa855b5adb57fcf238f # v12.3057.0 with: # This will add both a CLI output to the console and create a results.sarif file output_format: cli,sarif