From a0b7e272db82f728c5767a3f703a6eab2209699c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:52:03 +0000 Subject: [PATCH] Update maierj/fastlane-action action to v3.2.0 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index feabd263..0bb9243d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -62,7 +62,7 @@ jobs: bundler-cache: true working-directory: 'android' - name: Deploy to Play Store - uses: maierj/fastlane-action@v3.1.0 + uses: maierj/fastlane-action@v3.2.0 with: lane: deploy subdirectory: android