diff --git a/.github/workflows/quality-checks.yaml b/.github/workflows/quality-checks.yaml index 840b0c36..da153733 100644 --- a/.github/workflows/quality-checks.yaml +++ b/.github/workflows/quality-checks.yaml @@ -220,7 +220,7 @@ jobs: - name: "Checkov scan" id: "checkov" - uses: bridgecrewio/checkov-action@2fd3901c8feb52417f27f0d9800259a106c1ec1e # v12 + uses: bridgecrewio/checkov-action@dae50a5e9eb93ac7dc96b2aea92a185131103539 # v12.3090.0 continue-on-error: true with: quiet: true