diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 23e7c338..cffdf425 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@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # v12.3088.0 + uses: bridgecrewio/checkov-action@0ce65fae06c148e349f955c3c35ad049c11e838c # v12.3092.0 with: quiet: true soft_fail: false