Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ef4fcf

Browse files
chore(deps): update r0adkll/upload-google-play action to v1.1.4 (#1558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0b851d commit 9ef4fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
run-id: ${{ github.run_id }}
408408
github-token: ${{ secrets.GITHUB_TOKEN }}
409409
# See: https://github.com/marketplace/actions/upload-android-release-to-play-store
410-
- uses: r0adkll/upload-google-play@935ef9c68bb393a8e6116b1575626a7f5be3a7fb # v1.1.3
410+
- uses: r0adkll/upload-google-play@7f5b759879c088a86faf85d18779f7f14e79a086 # v1.1.4
411411
with:
412412
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_STORE_UPLOAD_SERVICE_ACCOUNT_JSON }}
413413
packageName: ${{ vars.GOOGLE_STORE_UPLOAD_PACKAGE_NAME }}

0 commit comments

Comments
 (0)