From d6e712f6e56d147ab962bbea82b5f36a980a89f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:29:29 +0000 Subject: [PATCH] build(deps): bump oasdiff/oasdiff-action/breaking from 0.1.5 to 0.1.6 Bumps [oasdiff/oasdiff-action/breaking](https://github.com/oasdiff/oasdiff-action) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/oasdiff/oasdiff-action/releases) - [Commits](https://github.com/oasdiff/oasdiff-action/compare/291b6594ce617f22f49af5898ee038ed0b46e8fe...024f6c399f9a21ada1addb0f9a36ce1bfac995f1) --- updated-dependencies: - dependency-name: oasdiff/oasdiff-action/breaking dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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