From 14f24ed59bf5bfe008ec47483695998f08863c01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 19:05:01 +0000 Subject: [PATCH] build(deps): update oasdiff/oasdiff-action digest to f5439bc --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 7d8565dea8..3c45bbf179 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -51,7 +51,7 @@ jobs: git checkout model-server-openapi/specifications - name: Run oasdiff id: breaking - uses: oasdiff/oasdiff-action/breaking@f1496dfd70588a69099f1e7d6ac8214533091007 # main + uses: oasdiff/oasdiff-action/breaking@f5439bc378e98ca8d0bd3f88d967907db250e831 # main with: base: 'model-server-openapi/specifications-before/*.yaml' revision: 'model-server-openapi/specifications/*.yaml'