diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cc5626..9ffbbe2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: - name: API breaking-change gate if: github.event_name == 'pull_request' && steps.base-spec.outputs.exists == 'true' - uses: oasdiff/oasdiff-action/breaking@291b6594ce617f22f49af5898ee038ed0b46e8fe # v0.1.5 + uses: oasdiff/oasdiff-action/breaking@024f6c399f9a21ada1addb0f9a36ce1bfac995f1 # v0.1.6 with: base: openapi-base.json revision: docs/openapi.json