From 4a34993a21ff004589ce0d9c4ba002dabb074621 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:09:30 +0000 Subject: [PATCH] Update gradle/actions digest to 576fcbe --- .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 3f16ae1..3ee9a6f 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@6d6beca4b554c6263b8a84ed7b215e8531c765be + uses: gradle/actions/setup-gradle@576fcbecfed70890e466eeffd7c78d93b30b0472 with: gradle-version: '9.2.1' - name: Cache SonarCloud packages