Skip to content

Commit

Permalink
Merge pull request #27 from WyriHaximus/dependabot/github_actions/lim…
Browse files Browse the repository at this point in the history
…itusus/json-syntax-check-2

Bump limitusus/json-syntax-check from 1 to 2
  • Loading branch information
WyriHaximus committed Oct 22, 2022
2 parents 991a667 + 7d11db2 commit 5bee269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -164,7 +164,7 @@ 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$"
check-mark:
Expand Down

0 comments on commit 5bee269

Please sign in to comment.