We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270ab86 commit 09eb62dCopy full SHA for 09eb62d
1 file changed
.github/workflows/test-helm-chart.yml
@@ -96,7 +96,7 @@ jobs:
96
97
# If this step is failing, run `helm schema --use-helm-docs` in `helm/defectdojo`
98
- name: Generate values schema json
99
- uses: losisin/helm-values-schema-json-action@28b1b33dcd9bd10bb8157627566f3971313a8872 # v2.0.4
+ uses: losisin/helm-values-schema-json-action@d5847286fa04322702c4f8d45031974798c83ac7 # v2.3.0
100
with:
101
fail-on-diff: true
102
working-directory: "helm/defectdojo"
0 commit comments