diff --git a/.github/workflows/validate-brew-json.yml b/.github/workflows/validate-brew-json.yml index 95448ba..a85730b 100644 --- a/.github/workflows/validate-brew-json.yml +++ b/.github/workflows/validate-brew-json.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v1 - name: Validate JSON - uses: docker://orrosenblatt/validate-json-action:latest + uses: docker://ScratchAddons/validate-json-action@master env: INPUT_SCHEMA: /.github/homebrew-schema.json INPUT_JSONS: /5etools-homebrew/Dungeon Church; Pyora.json \ No newline at end of file