diff --git a/.github/workflows/review.yaml b/.github/workflows/review.yaml index 7c4419e0..5b46646e 100644 --- a/.github/workflows/review.yaml +++ b/.github/workflows/review.yaml @@ -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