From c7bb2aaa9dd02c4ef5f933c97f07f797c175ebf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:58:03 +0000 Subject: [PATCH] Bump r0adkll/upload-google-play from 1.0.15 to 1.1.1 Bumps [r0adkll/upload-google-play](https://github.com/r0adkll/upload-google-play) from 1.0.15 to 1.1.1. - [Release notes](https://github.com/r0adkll/upload-google-play/releases) - [Commits](https://github.com/r0adkll/upload-google-play/compare/v1.0.15...v1.1.1) --- updated-dependencies: - dependency-name: r0adkll/upload-google-play dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a37f78d..ca6c208 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -97,7 +97,7 @@ jobs: asset_name: pocketmode-release-oss-${{ steps.vars.outputs.tag }}-mapping.txt asset_content_type: application/zip - name: upload to play store - uses: r0adkll/upload-google-play@v1.0.15 + uses: r0adkll/upload-google-play@v1.1.1 with: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT }} packageName: com.artemchep.pocketmode