From 0600de010eee95c4e797c6f911e96f4ba7574430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:09:10 +0000 Subject: [PATCH] Update gradle/actions digest to 310f24c --- .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 a03b595..ccf58f1 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@dd0829a494cc28ae9ae74e6412dd34826e596beb + uses: gradle/actions/setup-gradle@310f24cf39967a7868941dac6000bcb1029ace3d with: gradle-version: '9.4.1' - name: Cache SonarCloud packages