From dc37e2f6379f23113e578d6b7473efd30f4fac6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:24:28 +0100 Subject: [PATCH 1/2] GitHub Actions: Bump codecov/codecov-action from 5.1.1 to 5.1.2 in the dependencies group (#3290) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6fc45fa0..ffe02f73e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: - name: Run tests run: bundle exec fastlane test - - uses: codecov/codecov-action@v5.1.1 + - uses: codecov/codecov-action@v5.1.2 name: "Upload Code Coverage" with: xcode: true From 5086fade9758e1e3897da43dff1ee08e393a5ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Pantale=C3=A3o=20Gon=C3=A7alves?= <5808343+bgoncal@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:23:57 +0100 Subject: [PATCH 2/2] Bump 2024.12.3 (#3291) --- Configuration/Version.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/Version.xcconfig b/Configuration/Version.xcconfig index 398c47d0e..4ef8f3fd9 100644 --- a/Configuration/Version.xcconfig +++ b/Configuration/Version.xcconfig @@ -1,2 +1,2 @@ -MARKETING_VERSION=2024.12.2 +MARKETING_VERSION=2024.12.3 CURRENT_PROJECT_VERSION=2024