From 30b1164407b9bdbb45d3e7c4af13e21c4fdc3489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:08:12 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 3.3.2 to 3.4.2 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.2 to 3.4.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff...66535aaf56f831b35e3a8481c9c99b665b84dd45) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index d9eb40d9..7471de0a 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -15,7 +15,7 @@ jobs: with: distribution: temurin java-version: 8 - - uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff + - uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45 with: arguments: assemble apiDiff check jacocoTestReport --continue --console=plain - uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c