We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08566d3 commit 6393c6eCopy full SHA for 6393c6e
.github/workflows/pull_request.yaml
@@ -35,7 +35,7 @@ jobs:
35
helm lint ${CHART_NAME}
36
helm lint ${CHART_NAME} -f ${CHART_NAME}/values-test.yaml
37
- name: Run Checkov
38
- uses: bridgecrewio/checkov-action@414cfde474003891d5ee9821d766348e5b94399b # v12.3038.0
+ uses: bridgecrewio/checkov-action@6375fb7a379f76cc615af7b954f0ef630037c351 # v12.3039.0
39
with:
40
quiet: true
41
soft_fail: false
0 commit comments