From 32e7fb1ff1000da63134ee7ed18f7b7b5a27741f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 17:16:43 +0000 Subject: [PATCH] Update gradle/actions digest to dd0829a --- .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 8feccee..a03b595 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@2cab5e3c71fcf0307b19c72f717791dc9bd56d23 + uses: gradle/actions/setup-gradle@dd0829a494cc28ae9ae74e6412dd34826e596beb with: gradle-version: '9.4.1' - name: Cache SonarCloud packages