From 1b51208dfd6c22c8743bc2e1a2ac544cf155373b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 12:45:51 +0000 Subject: [PATCH] Update gradle/actions digest to e3f815a --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 675924c..8241d46 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,7 +23,7 @@ jobs: java-version: 25 cache: 'gradle' - name: Setup Gradle - uses: gradle/actions/setup-gradle@3ae4eec5cadddec3aa0c0e84f8de2b321b43d640 + uses: gradle/actions/setup-gradle@e3f815a7c1bd00af8e07790b885aa841db062e46 with: gradle-version: '9.2.1' - name: Cache SonarCloud packages