From 332008ee64b3ba176a5a48cbfc749ce2c9926202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:06:33 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 3.3.1 to 3.3.2 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/e2097ccd7e8ed48671dc068ac4efa86d25745b39...4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 2438eba6..80d3ad27 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@e2097ccd7e8ed48671dc068ac4efa86d25745b39 + - uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff with: arguments: assemble apiDiff check jacocoTestReport --continue --console=plain - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed