From ff1d7cc1ad0e8e20605fe62c321d95b921995c82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:11:46 +0000 Subject: [PATCH] chore(deps): update adyen/adyen-swift-public-api-diff action to v0.8.4 --- .github/workflows/detect_api_changes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/detect_api_changes.yml b/.github/workflows/detect_api_changes.yml index baab4de713..615411193a 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.3 + uses: Adyen/adyen-swift-public-api-diff@0.8.4 with: platform: "iOS" new: ${{ env.NEW_VERSION }}