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