mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2024-12-23 13:32:07 +01:00
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
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