We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96263c commit 909a3baCopy full SHA for 909a3ba
.github/workflows/validate.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v3
21
22
- name: Validate JSON
23
- uses: GrantBirki/json-yaml-validate@v1.5.0
+ uses: GrantBirki/json-yaml-validate@v3.3.0
24
with:
25
base_dir: resources
26
json_schema: "resource.schema.json"
0 commit comments