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 0ab4aa6 commit 917c677Copy full SHA for 917c677
.github/workflows/spectral-lint.yml
@@ -38,7 +38,7 @@ jobs:
38
run: curl -O "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/.raw/v2.yaml"
39
working-directory: ${{ github.workspace }}
40
- name: Spectral action
41
- uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f
+ uses: stoplightio/spectral-action@6416fd018ae38e60136775066eb3e98172143141
42
with:
43
# Path to the OpenAPI spec files and openapi/.raw/v2.yaml
44
file_glob: openapi/.raw/v2.yaml
0 commit comments