Skip to content

Commit

Permalink
Updated validation workflow (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
xBlaz3kx authored Jan 26, 2025
1 parent 913d30d commit 727d757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: actions/checkout@v4

- name: Swagger Editor Validator
uses: char0n/swagger-editor-validate@v1.4.0
uses: swaggerexpert/swagger-editor-validate@v1
with:
definition-file: ./2.0/api/2.0.spec.yaml

0 comments on commit 727d757

Please sign in to comment.