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 2216d73 commit f115823Copy full SHA for f115823
.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@5abded944c5e3fb597c3fcb4f2a5aa83d9c73f8b # v12.3070.0
+ uses: bridgecrewio/checkov-action@02a4c5d6a02367e5ea493c34c26b094302fd3f61 # v12.3075.0
39
with:
40
quiet: true
41
soft_fail: false
0 commit comments