Skip to content

Commit

Permalink
Bump GrantBirki/json-yaml-validate from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](GrantBirki/json-yaml-validate@87b2d30...4164ed6)

---
updated-dependencies:
- dependency-name: GrantBirki/json-yaml-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent f7b1185 commit 7cac8d8
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 7cac8d8

Please sign in to comment.