From 41d940bde689d1aca8cbd7ba3dbf68fd6426b191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:44:12 +0000 Subject: [PATCH] Update gradle/actions digest to bfd5696 --- .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 9de88cb..dd07016 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@030fdb2d3d26e7c77770bfe796534fcd841c69dc + uses: gradle/actions/setup-gradle@bfd569614358980afc8f89c2730eee75bb97efdf with: gradle-version: '9.2.1' - name: Cache SonarCloud packages