Skip to content

Commit a13e19f

Browse files
authored
Merge pull request #255 from PokemonAutomation/dependabot/github_actions/limitusus/json-syntax-check-2
Bump limitusus/json-syntax-check from 1 to 2
2 parents e57a4d6 + 1ba348b commit a13e19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jsoncheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6
1616

1717
- name: Check JSON syntax
18-
uses: limitusus/json-syntax-check@v1
18+
uses: limitusus/json-syntax-check@v2
1919
with:
2020
pattern: "\\.json$"
2121

0 commit comments

Comments
 (0)