Skip to content

Commit 5ef9b6e

Browse files
committed
Update README.md
1 parent 272a82f commit 5ef9b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v1
3636
- name: Validate JSON with Glob
37-
uses: nhalstead/validate-json-action@0.1.4
37+
uses: nhalstead/validate-json-action@0.1.7
3838
with:
3939
schema: /path/to/schema.json
4040
jsons: /path/to/file.json,/path/to/another/file.json

0 commit comments

Comments
 (0)