From 357037c7f4e17e1722f31a2365fa3108158418c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:30:59 +0000 Subject: [PATCH] chore(deps): update adyen/adyen-swift-public-api-diff action to v0.8.3 --- .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 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 }}