We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20095d6 commit 1629dbdCopy full SHA for 1629dbd
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@0ce65fae06c148e349f955c3c35ad049c11e838c # v12.3092.0
+ uses: bridgecrewio/checkov-action@3203f966a7ccd680cd8f6aaa3c3c5b0b3e9afa32 # v12.3099.0
136
with:
137
directory: ${{ github.workspace }}/helm
138
var_file: ${{ github.workspace }}/helm/flowfuse/ci/default-values.yaml
0 commit comments