Skip to content

Commit

Permalink
chore(deps): bump thiagodnf/yaml-schema-checker from 0.0.8 to 0.0.10 (#…
Browse files Browse the repository at this point in the history
…11508)

Bumps [thiagodnf/yaml-schema-checker](https://github.com/thiagodnf/yaml-schema-checker) from 0.0.8 to 0.0.10.
- [Release notes](https://github.com/thiagodnf/yaml-schema-checker/releases)
- [Commits](thiagodnf/yaml-schema-checker@228a5be...58b9641)

---
updated-dependencies:
- dependency-name: thiagodnf/yaml-schema-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 9b39c5b commit e43f25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v3

- name: Validate changelogs
uses: thiagodnf/yaml-schema-checker@228a5be72029114e3cd6301e0aaeef6b557fa033 # v0.0.8
uses: thiagodnf/yaml-schema-checker@58b96413951ebe86a396275c48620b8435439694 # v0.0.10
with:
jsonSchemaFile: CHANGELOG/schema.json
yamlFiles: |
Expand Down

0 comments on commit e43f25d

Please sign in to comment.