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 3c1a147 commit 08fb983Copy full SHA for 08fb983
1 file changed
.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@360818f2ad44468d3294cfddae854a8c9036dfee # v12.3014.0
+ uses: bridgecrewio/checkov-action@16c078443ac4b4b1f694817dff28944de3d2a1ca # v12.3025.0
39
with:
40
quiet: true
41
soft_fail: false
0 commit comments