We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552ed38 commit 2fdc383Copy full SHA for 2fdc383
1 file changed
.github/workflows/test-helm-chart.yml
@@ -150,7 +150,7 @@ jobs:
150
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
151
152
- name: Generate values schema json
153
- uses: losisin/helm-values-schema-json-action@660c441a4a507436a294fc55227e1df54aca5407 # v2.3.1
+ uses: losisin/helm-values-schema-json-action@f3517c55537e26953c8a11be7549ea908990130d # v2.3.2
154
with:
155
fail-on-diff: true
156
working-directory: "helm/defectdojo"
0 commit comments