mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2024-12-23 13:32:07 +01:00
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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Validate YAML
|
- name: Validate YAML
|
||||||
uses: nwisbeta/validate-yaml-schema@v1.0.3
|
uses: nwisbeta/validate-yaml-schema@v2.0.0
|
||||||
with:
|
with:
|
||||||
yamlSchemasJson: |
|
yamlSchemasJson: |
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue