From 1f42874b17f56163356c98e8e136e7976b3099b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:00:40 -0400 Subject: [PATCH] actions: bump `dogi/upload-release-action` to 2.9.0 (fixes #2075) (#2070) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi --- .github/workflows/android-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-release.yml b/.github/workflows/android-release.yml index ab22a56d4..420807cba 100644 --- a/.github/workflows/android-release.yml +++ b/.github/workflows/android-release.yml @@ -137,7 +137,7 @@ jobs: - name: release APK and AAB on GitHub if: github.ref == 'refs/heads/master' - uses: dogi/upload-release-action@v2.7.1 + uses: dogi/upload-release-action@v2.9.0 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: output/*