From b509b0a277cab57b319491b44ef6ec9924c7bce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 18:28:43 +0000 Subject: [PATCH] Update gradle/actions digest to 030fdb2 --- .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 8241d46..9de88cb 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@e3f815a7c1bd00af8e07790b885aa841db062e46 + uses: gradle/actions/setup-gradle@030fdb2d3d26e7c77770bfe796534fcd841c69dc with: gradle-version: '9.2.1' - name: Cache SonarCloud packages