From 684becced7586ca82e8fcc1c49cc0c42c8eb1a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 18:36:14 +0000 Subject: [PATCH] Update gradle/actions digest to 2cab5e3 --- .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 f1e16b6..8feccee 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@9becd650e8dbfaab68eb891f288ed573b1bd4d26 + uses: gradle/actions/setup-gradle@2cab5e3c71fcf0307b19c72f717791dc9bd56d23 with: gradle-version: '9.4.1' - name: Cache SonarCloud packages