From dd1d9253cc4d2e67fa8da6581480612773a90073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:12:47 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 3.1.0 to 3.2.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/29c0906b64b8fc82467890bfb7a0a7ef34bda89e...bdf99f9dada2506e990bac6de8ec5e3de34a04f1) --- 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 2305d555..3aa2050a 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@29c0906b64b8fc82467890bfb7a0a7ef34bda89e + - uses: gradle/gradle-build-action@bdf99f9dada2506e990bac6de8ec5e3de34a04f1 with: arguments: assemble apiDiff check jacocoTestReport --continue --console=plain - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab