From dfdf43e89819df388378d302bd294b213fe4e231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:42:11 +0000 Subject: [PATCH] chore(deps): bump gradle/gradle-build-action from 2.2.1 to 3.2.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.2.1 to 3.2.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/67421db6bd0bf253fb4bd25b31ebb98943c375e1...bdf99f9dada2506e990bac6de8ec5e3de34a04f1) --- 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..0cecf6c 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@bdf99f9dada2506e990bac6de8ec5e3de34a04f1 with: arguments: installDist distZip --no-daemon