From ead1a6353bd7b4714124b2985ff6e3999dbba9c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 15:33:01 +0000 Subject: [PATCH] Update gradle/actions digest to d498ad3 --- .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 e8bd8ab..0961e2b 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@576fcbecfed70890e466eeffd7c78d93b30b0472 + uses: gradle/actions/setup-gradle@d498ad3b5f3030c0feb2913ae7059605e5d4de40 with: gradle-version: '9.3.0' - name: Cache SonarCloud packages