Skip to content

Commit

Permalink
#24 Use more up to date action
Browse files Browse the repository at this point in the history
  • Loading branch information
oakbrad committed Jun 5, 2024
1 parent fa3dc56 commit 9a4ce14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-brew-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9a4ce14

Please sign in to comment.