diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 37b9bfd5..f490e0a7 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@f34885219720066007f948b843e747bb136aa223 # v12.3080.0 with: quiet: true soft_fail: false