From d096b9fea6106db46c7bcdd7d2c1ae73d38aa231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 22:15:55 +0000 Subject: [PATCH] Bump maierj/fastlane-action from 2.2.1 to 3.0.0 Bumps [maierj/fastlane-action](https://github.com/maierj/fastlane-action) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/maierj/fastlane-action/releases) - [Commits](https://github.com/maierj/fastlane-action/compare/v2.2.1...v3.0.0) --- updated-dependencies: - dependency-name: maierj/fastlane-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 92576d17..b8e61ce9 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -71,7 +71,7 @@ jobs: WGER_API_KEY: ${{ secrets.WGER_API_KEY }} - name: Upload build to Play Store - uses: maierj/fastlane-action@v2.2.1 + uses: maierj/fastlane-action@v3.0.0 with: lane: production