Skip to content

Commit d096b9f

Browse files
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](maierj/fastlane-action@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] <[email protected]>
1 parent fe4b6ee commit d096b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
WGER_API_KEY: ${{ secrets.WGER_API_KEY }}
7272

7373
- name: Upload build to Play Store
74-
uses: maierj/fastlane-action@v2.2.1
74+
uses: maierj/fastlane-action@v3.0.0
7575
with:
7676
lane: production
7777

0 commit comments

Comments
 (0)