diff --git a/.github/workflows/ci-openapi.yaml b/.github/workflows/ci-openapi.yaml index 831b596355..1f6b3b94be 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@2a37bc82462349c03a533b8b608bebbaf57b3e60 # tag=v0.0.33 + uses: oasdiff/oasdiff-action/breaking@1f38ea5ea0b4a2e4e49901c3bcdf4386a05e9ea1 # tag=v0.0.37 with: base: https://raw.githubusercontent.com/${{ github.repository }}/refs/heads/main/api/src/main/openapi/openapi.yaml revision: api/src/main/openapi/openapi.yaml