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