From 14d6d7bda9bcc4522892a9ebfb4f941f39bcaee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:42:14 +0000 Subject: [PATCH] :arrow_up: Bump r0adkll/upload-google-play from 1.1.2 to 1.1.3 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] --- .github/workflows/publish-play-store.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-play-store.yml b/.github/workflows/publish-play-store.yml index 1b9c0f23..5b731b21 100644 --- a/.github/workflows/publish-play-store.yml +++ b/.github/workflows/publish-play-store.yml @@ -101,7 +101,7 @@ jobs: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} - name: Upload To Play Store - uses: r0adkll/upload-google-play@v1.1.2 + uses: r0adkll/upload-google-play@v1.1.3 with: serviceAccountJson: ${{ env.SERVICE_ACCOUNT_PATH }} packageName: com.litten