diff --git a/.github/workflows/detect_api_changes.yml b/.github/workflows/detect_api_changes.yml index 0885a887e4..baab4de713 100644 --- a/.github/workflows/detect_api_changes.yml +++ b/.github/workflows/detect_api_changes.yml @@ -57,7 +57,7 @@ jobs: # The github action automatically posts on a PR (if it's not a fork-PR) # and/or outputs the diff to the $GITHUB_STEP_SUMMARY - name: 🔍 Detect Changes - uses: Adyen/adyen-swift-public-api-diff@0.8.1 + uses: Adyen/adyen-swift-public-api-diff@0.8.3 with: platform: "iOS" new: ${{ env.NEW_VERSION }}