diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1e53e3..0755986 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@50e6a3413e5aa9c3ae4d8393c34745be44288b46 # v0.0.48 + uses: oasdiff/oasdiff-action/breaking@5fbe96ede8d0c53aeadef122d7a0abb79152d493 # v0.1.1 with: base: openapi-base.json revision: docs/openapi.json