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 06a940c commit dce4b83Copy full SHA for dce4b83
.github/workflows/linting.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- name: Clone repo
27
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
28
- - uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f # v0.8.12
+ - uses: stoplightio/spectral-action@6416fd018ae38e60136775066eb3e98172143141 # v0.8.13
29
with:
30
file_glob: 'model-server-openapi/specifications/model-server-*.yaml'
31
spectral_ruleset: .spectral.yaml
0 commit comments