build(deps): bump nwisbeta/validate-yaml-schema from 1.0.3 to 2.0.0
Bumps [nwisbeta/validate-yaml-schema](https://github.com/nwisbeta/validate-yaml-schema) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/nwisbeta/validate-yaml-schema/releases) - [Commits](https://github.com/nwisbeta/validate-yaml-schema/compare/v1.0.3...v2.0.0) --- updated-dependencies: - dependency-name: nwisbeta/validate-yaml-schema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
03bec486c7
commit
1e98f70b34
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Validate YAML
|
||||
uses: nwisbeta/validate-yaml-schema@v1.0.3
|
||||
uses: nwisbeta/validate-yaml-schema@v2.0.0
|
||||
with:
|
||||
yamlSchemasJson: |
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue