We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ddcce commit 1a4f7f1Copy full SHA for 1a4f7f1
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@8c52e518359906f80704ade96a9898d7d9dc9626 # v12.3034.0
+ uses: bridgecrewio/checkov-action@d1ecbbd991738bb77267c875eff09fe1f2c6e044 # v12.3036.0
136
with:
137
directory: ${{ github.workspace }}/helm
138
var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml
0 commit comments