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