From cac4632899eb647e51fef46b93b8b8e924f363e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 14:48:05 +0000 Subject: [PATCH] ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.44 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 23291c5..be92f1a 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout uses: DanySK/action-checkout@0.2.26 - - uses: DanySK/build-check-deploy-gradle-action@4.0.12 + - uses: DanySK/build-check-deploy-gradle-action@4.0.44 with: java-version: ${{ matrix.jvm_version }} should-run-codecov: false