From c79f787b30df4f5d8cd86e9ba27bebe35275fde5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 04:31:03 +0000 Subject: [PATCH] chore(deps): update gradle/gradle-build-action digest to 32bab5b --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2120111d..46244a23 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -186,7 +186,7 @@ jobs: $GITHUB_ENV - if: ${{ matrix.language == 'java' && env.PUBLISH_NRM == 'true' }} name: Publish Java SDK - uses: gradle/gradle-build-action@9bca466e2722baf9e77b4f929bbe0af18848791f + uses: gradle/gradle-build-action@32bab5b15a50e1b08ae1565fc18471b42da9665b with: arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository build-root-directory: ./sdk/java