From f04917532c85f19bcccac4f173467a73628c3edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 18:29:27 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: lukasa1993/android-version-code-update dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c2cfaa50..8965ab1f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,7 +33,7 @@ jobs: echo "MM_CAPTCHA=${{ secrets.CAPTCHA }}" >> secrets.properties echo "MM_TMDB=${{ secrets.TMDB }}" >> secrets.properties - - uses: lukasa1993/android-version-code-update@v2.0.8 + - uses: lukasa1993/android-version-code-update@v2.1.0 id: nextVersionCode with: serviceAccountJson: ./service-account.json