Skip to content

Commit f896ee9

Browse files
Bump dsanders11/json-schema-validate-action from 1.2.0 to 1.3.0 (#3423)
1 parent 10f5a52 commit f896ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/json_validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: Validate JSON
24-
uses: dsanders11/json-schema-validate-action@v1.2.0
24+
uses: dsanders11/json-schema-validate-action@v1.3.0
2525
with:
2626
schema: library/schema.json
2727
files: library/library.json

0 commit comments

Comments
 (0)