Skip to content

Commit

Permalink
chore(ci): changed the validate swagger ci tag (#214)
Browse files Browse the repository at this point in the history
The old one has been deprecated and is causing CI errors as can be seen here:
https://github.com/openfga/api/actions/runs/12349913805/job/34484604530?pr=211
  • Loading branch information
rhamzeh authored Dec 16, 2024
1 parent 0bb89b7 commit a03cf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
with:
fetch-depth: 0
- uses: char0n/swagger-editor-validate@65266f9d3147e446b96af879fd317ce6079529ea # v1.3.2
- uses: swaggerexpert/swagger-editor-validate@db517d55f1d158133843e92778b8e521dbec7d8e # v1.4.1
with:
definition-file: ./docs/openapiv2/apidocs.swagger.json

0 comments on commit a03cf03

Please sign in to comment.