test: prerelease of validate-json-by-jsin-schema-action #78

Closed
t.behrendt wants to merge 2 commits from test-validate-json-by-json-schema-action-prerelease into main
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Validate "${{ matrix.json-file }}"
uses: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action@6bf2c1355ac4430a6fb77befd36fb95243fcaa3a # 0.1.12
uses: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action@0.1.13-rc-a288738811de80673b21e7cd067fb116728548ee
with:
json-file: "./${{ matrix.json-file }}"
+3 -1
View File
@@ -4,5 +4,7 @@
"kubernetes": {
"enabled": true,
"labels": ["deps", "k8s"]
}
},
"packageRules": 42,
"i_am_not_supposed_to_be_here": 42
}