Skip to content

Commit

Permalink
spectral-action auf aktuelle stabile Version 0.8.11 aktualisiert um B…
Browse files Browse the repository at this point in the history
…uild-Fehler zu korrigieren.
  • Loading branch information
Jakob Deller committed Feb 6, 2024
1 parent 67c42b8 commit 2060ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
set -C; echo "extends: spectral:oas" > .spectral.yaml
# Run Spectral
- uses: stoplightio/spectral-action@v0.8.1
- uses: stoplightio/spectral-action@v0.8.11
with:
file_glob: openapi.yaml
spectral_ruleset: .spectral.yaml

0 comments on commit 2060ffb

Please sign in to comment.