From 061a5d1d4e5d720c629f29f68273e08de31d3d66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:24:31 +0000 Subject: [PATCH] Update gradle/actions digest to d341a58 --- .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 84ad278..553a936 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@f8858e0208f912bc84e51e42618a12823ac1a457 + uses: gradle/actions/setup-gradle@d341a5814006d69e38c0a7917cb1ba39caba5989 with: gradle-version: '9.4.1' - name: Cache SonarCloud packages