diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 37b9bfd5..23e7c338 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -35,7 +35,7 @@ jobs: helm lint ${CHART_NAME} helm lint ${CHART_NAME} -f ${CHART_NAME}/values-test.yaml - name: Run Checkov - uses: bridgecrewio/checkov-action@5051a5cfc7e4c71d95199f81ffafbb490c7e6213 # v12.3079.0 + uses: bridgecrewio/checkov-action@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # v12.3088.0 with: quiet: true soft_fail: false