v0.1.12
Highlights
Upgraded to oasdiff v1.28.0
Every action (breaking, changelog, diff, pr-comment, validate) now runs on oasdiff v1.28.0, up from v1.26.1 in the previous release (#193, #194). No workflow changes are needed: bump the tag on your uses: lines and your existing inputs keep working.
- uses: oasdiff/oasdiff-action/breaking@v0.1.12
with:
base: 'main-openapi.yaml'
revision: 'openapi.yaml'Full Changelog: v0.1.11...v0.1.12