Skip to content

Commit

Permalink
Bump GrantBirki/json-yaml-validate from 2.3.1 to 2.4.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 2.3.1 to 2.4.0.
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](GrantBirki/json-yaml-validate@v2.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent ee8af01 commit 749fd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# validate JSON and YAML files
- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v2.3.1
uses: GrantBirki/json-yaml-validate@v2.4.0
with:
comment: "true"
exclude_file: ".github/config/exclude.txt"
Expand Down

0 comments on commit 749fd13

Please sign in to comment.