Skip to content

Commit

Permalink
fix: openapi lint (#6139)
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
  • Loading branch information
vsukhin authored Jan 28, 2025
1 parent 3a76f00 commit f960e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: OpenAPI Lint Checks
uses: char0n/swagger-editor-validate@v1
uses: swaggerexpert/swagger-editor-validate@v1
with:
definition-file: api/v1/testkube.yaml

Expand Down

0 comments on commit f960e43

Please sign in to comment.