Skip to content

Commit 1cb0fe3

Browse files
chore(deps): update losisin/helm-values-schema-json-action action from v2.3.0 to v2.3.1 (.github/workflows/test-helm-chart.yml) (#13412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 741fad0 commit 1cb0fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
# If this step fails, install https://github.com/losisin/helm-values-schema-json and run locally `helm schema --use-helm-docs` in `helm/defectdojo` before committing your changes.
130130
# The helm schema will be generated for you.
131131
- name: Generate values schema json
132-
uses: losisin/helm-values-schema-json-action@d5847286fa04322702c4f8d45031974798c83ac7 # v2.3.0
132+
uses: losisin/helm-values-schema-json-action@660c441a4a507436a294fc55227e1df54aca5407 # v2.3.1
133133
with:
134134
fail-on-diff: true
135135
working-directory: "helm/defectdojo"

0 commit comments

Comments
 (0)