Skip to content

Commit

Permalink
fix(*): correct schema filename
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-001 committed Sep 19, 2023
1 parent 7d3d43d commit 682f262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ runs:
- name: validates changelogs
uses: thiagodnf/yaml-schema-checker@58b96413951ebe86a396275c48620b8435439694 # v0.0.10
with:
jsonSchemaFile: gateway-changelog/schema.json
jsonSchemaFile: gateway-changelog/changelog-schema.json
yamlFiles: ${{ inputs.files }}

0 comments on commit 682f262

Please sign in to comment.