We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010586d commit 1c29115Copy full SHA for 1c29115
.github/workflows/validate.yaml
@@ -10,6 +10,6 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Validate OpenAPI definition
13
- uses: char0n/swagger-editor-validate@v1
+ uses: swaggerexpert/swagger-editor-validate@v1
14
with:
15
definition-file: openapi/openapi.yaml
0 commit comments