Skip to content

Commit 565d9f7

Browse files
authored
Merge pull request #35 from WyriHaximus/renovate/limitusus-json-syntax-check-2.x
Update limitusus/json-syntax-check action to v2
2 parents 192ce87 + 6fd69df commit 565d9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
steps:
165165
- uses: actions/checkout@v3
166166
- name: json-syntax-check
167-
uses: limitusus/json-syntax-check@v1
167+
uses: limitusus/json-syntax-check@v2
168168
with:
169169
pattern: "\\.json$"
170170
check-mark:

0 commit comments

Comments
 (0)