Skip to content

Commit

Permalink
Merge pull request #734 from ersilia-os/dependabot/github_actions/Gra…
Browse files Browse the repository at this point in the history
…ntBirki/json-yaml-validate-1.5.0

Bump GrantBirki/json-yaml-validate from 1.4.0 to 1.5.0
  • Loading branch information
miquelduranfrigola authored Jul 11, 2023
2 parents ad3e944 + 7cac8d8 commit ce534cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # pin@v3.5.2

- name: json syntax check
uses: GrantBirki/json-yaml-validate@87b2d309a02f4942c5e602183eeea11008a640f9 # pin@v1.4.0
uses: GrantBirki/json-yaml-validate@4164ed63632e78a1a43174b9472cc24ee6f3ad67 # pin@v1.5.0
with:
exclude_file: ".github/config/exclude.txt" # .gitignore style file for exclusions
comment: "true" # allow PR comments with error messages

0 comments on commit ce534cd

Please sign in to comment.