From 0ea9d63387ad28f11c3b40d4011c0a9adbe0d3a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:54:57 +0000 Subject: [PATCH] Update gradle/actions digest to 6710000 --- .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 ccf58f1..891f519 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@310f24cf39967a7868941dac6000bcb1029ace3d + uses: gradle/actions/setup-gradle@6710000013efea00802ecf636afd397941ccbfc5 with: gradle-version: '9.4.1' - name: Cache SonarCloud packages