From 359f1eb85973acbaeedcbd49b0d8f5b1dd57f0d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 19:08:49 +0000 Subject: [PATCH] Update gradle/actions digest to f29f5a9 --- .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 0d69fa3..c3d1d67 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@8c7f3ffba4042e38a9b017ec1433452e674e4403 + uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 with: gradle-version: '9.3.0' - name: Cache SonarCloud packages