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 c87b352 commit 0c3ad3eCopy full SHA for 0c3ad3e
.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@785517c1aa34c033828b1aa855b5adb57fcf238f # v12.3057.0
+ uses: bridgecrewio/checkov-action@197d53917e0ff43d63111c0808e40b1aaf28ec1c # v12.3068.0
39
with:
40
quiet: true
41
soft_fail: false
0 commit comments