From aec017e16f75092c86f2bf2f7f3cf89ec7c71f85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:14:06 +0000 Subject: [PATCH] Update gradle/actions digest to 8c7f3ff --- .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 1c18d5f..0d69fa3 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@85e9805d21cf3b1d1c54c470ae15083df20e00ed + uses: gradle/actions/setup-gradle@8c7f3ffba4042e38a9b017ec1433452e674e4403 with: gradle-version: '9.3.0' - name: Cache SonarCloud packages