From d4e442c1bc5c17809bb800d77a2d89cedc397618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:39:13 +0000 Subject: [PATCH] chore(deps): bump gradle/gradle-build-action from 2.2.1 to 3.1.0 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.2.1 to 3.1.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/67421db6bd0bf253fb4bd25b31ebb98943c375e1...29c0906b64b8fc82467890bfb7a0a7ef34bda89e) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/jvm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jvm.yaml b/.github/workflows/jvm.yaml index 614a538..9b4baca 100644 --- a/.github/workflows/jvm.yaml +++ b/.github/workflows/jvm.yaml @@ -25,7 +25,7 @@ jobs: uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b - name: Build with Gradle - uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1 + uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e with: arguments: installDist distZip --no-daemon