Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
saerdnaer authored Jun 26, 2024
1 parent 97d5932 commit 305cf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate+sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Validate json files
if: steps.check-for-changed-configs.outputs.any_changed == 'true'
uses: dsanders11/json-schema-validate-action
uses: dsanders11/json-schema-validate-action@v1.2.0
with:
schema: docs/config-schema.json
files: configs/conferences/**/config.json
Expand Down

0 comments on commit 305cf71

Please sign in to comment.