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 bdc7f41 commit 5147a22Copy full SHA for 5147a22
.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@5051a5cfc7e4c71d95199f81ffafbb490c7e6213 # v12.3079.0
+ uses: bridgecrewio/checkov-action@f34885219720066007f948b843e747bb136aa223 # v12.3080.0
39
with:
40
quiet: true
41
soft_fail: false
0 commit comments