We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61abba7 commit a7ec448Copy full SHA for a7ec448
1 file changed
.github/workflows/test-helm-chart.yml
@@ -155,7 +155,7 @@ jobs:
155
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
156
157
- name: Generate values schema json
158
- uses: losisin/helm-values-schema-json-action@b0c5e688b224ce7c36fcf005184f1105850d8f3b # v2.4.1
+ uses: losisin/helm-values-schema-json-action@02bda41b469ccfb3f0abb35f4211e598b0b6ea3e # v2.5.0
159
with:
160
fail-on-diff: true
161
working-directory: "helm/defectdojo"
0 commit comments