From d043df4700a4f0eeda136593fd90eee9941f95cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 02:36:15 +0000 Subject: [PATCH] Update dependency xcode-build-for-test to v3 --- bitrise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrise.yml b/bitrise.yml index 1fa4fad..1f9e3dc 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -33,7 +33,7 @@ workflows: - git-clone@7: {} - cache-pull@2: {} - cocoapods-install@2: {} - - xcode-build-for-test@1: + - xcode-build-for-test@3.1.0: inputs: - project_path: $BITRISE_PROJECT_PATH - scheme: $BITRISE_SCHEME