Skip to content

Commit 5370fcb

Browse files
Update GrantBirki/json-yaml-validate action to v3
1 parent b96263c commit 5370fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121

2222
- name: Validate JSON
23-
uses: GrantBirki/json-yaml-validate@v1.5.0
23+
uses: GrantBirki/json-yaml-validate@v3.3.2
2424
with:
2525
base_dir: resources
2626
json_schema: "resource.schema.json"

0 commit comments

Comments
 (0)