Merge pull request #48 from DeterminateSystems/dependabot/github_actions/nwisbeta/validate-yaml-schema-2.0.0
build(deps): bump nwisbeta/validate-yaml-schema from 1.0.3 to 2.0.0
This commit is contained in:
commit
6f9746fc32
|
@ -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 New Issue