chore(deps): update https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action action to v0.1.14
CI / Test (action.json) (push) Successful in 3s
CI / Test (bun-npm.json) (push) Successful in 3s
CI / Test (common.json) (push) Successful in 3s
CI / Test (docker-compose.json) (push) Successful in 4s
CI / Test (golang.json) (push) Successful in 3s
CI / Test (helm.json) (push) Successful in 3s
CI / Test (k8s.json) (push) Successful in 4s
CI / Format (push) Successful in 7s

This commit is contained in:
2026-08-06 05:15:30 +00:00
parent c68c2527d2
commit 0cf1f96733
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Validate "${{ matrix.json-file }}"
uses: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action@30070f7f9c7376fd87998980078688f61cecda59 # 0.1.13
uses: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action@a366444ba0a3ee3bcaf5254238fd7d76dba75e57 # 0.1.14
with:
json-file: "./${{ matrix.json-file }}"