Skip to content

Commit

Permalink
Update limitusus/json-syntax-check action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2022
1 parent 0497cf5 commit 9bfb18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: json-syntax-check
uses: limitusus/json-syntax-check@v1
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$*"

0 comments on commit 9bfb18d

Please sign in to comment.