We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77aab1d commit b762cb0Copy full SHA for b762cb0
.github/workflows/spec-validate.yaml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Run OpenAPI spec validation
18
- uses: stoplightio/[email protected].12
+ uses: stoplightio/[email protected].13
19
with:
20
file_glob: 'service/openapi.yaml'
0 commit comments