From f8c473a9a1e747bd58deaf578838b9a9ff484424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 14:05:15 +0000 Subject: [PATCH] chore(deps): Bump oasdiff/oasdiff-action from 0.0.21 to 0.0.31 Bumps [oasdiff/oasdiff-action](https://github.com/oasdiff/oasdiff-action) from 0.0.21 to 0.0.31. - [Release notes](https://github.com/oasdiff/oasdiff-action/releases) - [Commits](https://github.com/oasdiff/oasdiff-action/compare/1c611ffb1253a72924624aa4fb662e302b3565d3...748daafaf3aac877a36307f842a48d55db938ac8) --- updated-dependencies: - dependency-name: oasdiff/oasdiff-action dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-openapi.yaml b/.github/workflows/ci-openapi.yaml index 8fd2e4acdc..6a06867ea9 100644 --- a/.github/workflows/ci-openapi.yaml +++ b/.github/workflows/ci-openapi.yaml @@ -49,7 +49,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2 - name: Detect Breaking Changes - uses: oasdiff/oasdiff-action/breaking@1c611ffb1253a72924624aa4fb662e302b3565d3 # tag=v0.0.21 + uses: oasdiff/oasdiff-action/breaking@748daafaf3aac877a36307f842a48d55db938ac8 # tag=v0.0.31 with: base: https://raw.githubusercontent.com/${{ github.repository }}/refs/heads/main/api/src/main/openapi/openapi.yaml revision: api/src/main/openapi/openapi.yaml