Skip to content

Commit

Permalink
chore: bump thiagodnf/yaml-schema-checker from 0.0.10 to 0.0.12 (#17)
Browse files Browse the repository at this point in the history
KAG-5461
  • Loading branch information
Water-Melon authored Oct 9, 2024
1 parent 5c4f510 commit bc389e6
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 @@ -16,7 +16,7 @@ runs:
path: gateway-changelog

- name: validates changelogs
uses: thiagodnf/yaml-schema-checker@58b96413951ebe86a396275c48620b8435439694 # v0.0.10
uses: thiagodnf/yaml-schema-checker@3c4a632d4124b6c00e38b492b2eb35dea715e1ae # v0.0.12
with:
jsonSchemaFile: gateway-changelog/changelog-schema.json
yamlFiles: ${{ inputs.files }}

0 comments on commit bc389e6

Please sign in to comment.