Skip to content

Commit fc608fe

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Publish to Google Play
7474
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'LiveTL/android'
75-
uses: r0adkll/upload-google-play@935ef9c68bb393a8e6116b1575626a7f5be3a7fb # v1.1.3
75+
uses: r0adkll/upload-google-play@e738b9dd8f2476ea806d921b64aacd24f34515a5 # v1.1.5
7676
with:
7777
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON }}
7878
packageName: com.livetl.android

0 commit comments

Comments
 (0)