From 70dac5cfdcaca174baa673913c55d54a9f8d815e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:06:36 +0000 Subject: [PATCH] chore(deps): update gradle/gradle-build-action digest to 942d5e1 --- .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..fc85679a 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@942d5e1456472d289f4b112fd3b62244067bac9c with: arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository build-root-directory: ./sdk/java