From 930a94fb7b45112cb64f2f5ed97de6e01c0fe90f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 20:20:52 +0530 Subject: [PATCH] chore(deps): update r0adkll/upload-google-play action to v1.1.1 (#372) 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 ec439050..bc753742 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -41,7 +41,7 @@ jobs: - name: Deploy to Play Store (BETA) id: deploy - uses: r0adkll/upload-google-play@v1.0.15 + uses: r0adkll/upload-google-play@v1.1.1 with: serviceAccountJson: service_account.json packageName: com.yogeshpaliyal.keypass