chore(deps): update https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action action to v0.1.14 #116

Merged
renovate-bot merged 1 commits from renovate/actions into main 2026-08-06 07:16:10 +02:00
Showing only changes of commit 0cf1f96733 - Show all commits
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
steps: steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Validate "${{ matrix.json-file }}" - 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: with:
json-file: "./${{ matrix.json-file }}" json-file: "./${{ matrix.json-file }}"