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 bf58139 commit 2c69530Copy full SHA for 2c69530
.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.2.1
24
with:
25
base_dir: resources
26
json_schema: "resource.schema.json"
0 commit comments