From 28a6cc636c07caa9a2e6238ab8a285f094fa06fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:41:45 +0200 Subject: [PATCH] build(deps): Bump r0adkll/upload-google-play from 1.1.2 to 1.1.3 (#153) Bumps [r0adkll/upload-google-play](https://github.com/r0adkll/upload-google-play) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/r0adkll/upload-google-play/releases) - [Commits](https://github.com/r0adkll/upload-google-play/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: r0adkll/upload-google-play dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/new_daily_tag_play_store_internal_track.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new_daily_tag_play_store_internal_track.yaml b/.github/workflows/new_daily_tag_play_store_internal_track.yaml index 665af1d..bac186b 100644 --- a/.github/workflows/new_daily_tag_play_store_internal_track.yaml +++ b/.github/workflows/new_daily_tag_play_store_internal_track.yaml @@ -46,7 +46,7 @@ jobs: with: arguments: :androidApp:bundlePlayStoreRelease - name: "Distribute on Play Store" - uses: r0adkll/upload-google-play@v1.1.2 + uses: r0adkll/upload-google-play@v1.1.3 with: serviceAccountJson: service-account-google.json packageName: com.artemchep.keyguard