Skip to content

Commit 2060ffb

Browse files
author
Jakob Deller
committed
spectral-action auf aktuelle stabile Version 0.8.11 aktualisiert um Build-Fehler zu korrigieren.
1 parent 67c42b8 commit 2060ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openapi_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
set -C; echo "extends: spectral:oas" > .spectral.yaml
1515
1616
# Run Spectral
17-
- uses: stoplightio/spectral-action@v0.8.1
17+
- uses: stoplightio/spectral-action@v0.8.11
1818
with:
1919
file_glob: openapi.yaml
2020
spectral_ruleset: .spectral.yaml

0 commit comments

Comments
 (0)