We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffb2ce commit 8da0f3bCopy full SHA for 8da0f3b
1 file changed
.github/workflows/helm-chart.yml
@@ -132,7 +132,7 @@ jobs:
132
133
- name: Scan chart with checkov
134
if: matrix.tool == 'checkov'
135
- uses: bridgecrewio/checkov-action@3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32 # v12.3099.0
+ uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 # v12.3102.0
136
with:
137
directory: ${{ github.workspace }}/helm
138
var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml
0 commit comments