Skip to content

Commit 71f2abe

Browse files
dependabot[bot]brondani
authored andcommitted
Bump GrantBirki/json-yaml-validate from 4.0.0 to 5.0.0
Bumps [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](GrantBirki/json-yaml-validate@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: GrantBirki/json-yaml-validate dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 972c85f commit 71f2abe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
npm run lint
4242
4343
- name: Check registry schema
44-
uses: GrantBirki/json-yaml-validate@v4.0.0
44+
uses: GrantBirki/json-yaml-validate@v5.0.0
4545
with:
4646
base_dir: registry
4747
json_schema: schemas/debug-adapters.schema.json
@@ -50,7 +50,7 @@ jobs:
5050
use_gitignore: false
5151

5252
- name: Check templates schemas
53-
uses: GrantBirki/json-yaml-validate@v4.0.0
53+
uses: GrantBirki/json-yaml-validate@v5.0.0
5454
with:
5555
base_dir: templates
5656
json_schema: schemas/templates.schema.json

0 commit comments

Comments
 (0)