From c2d2eb084f66054c4ca4c8e4ac2ee66a8b064eb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 13:30:13 +0530 Subject: [PATCH] chore(deps): update r0adkll/upload-google-play action to v1.1.2 (#706) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index eb9f30ff..e0a3c54e 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -43,7 +43,7 @@ jobs: - name: Deploy to Play Store (PROD) id: deployProd - uses: r0adkll/upload-google-play@v1.1.1 + uses: r0adkll/upload-google-play@v1.1.2 with: serviceAccountJson: service_account.json packageName: com.yogeshpaliyal.keypass