From 0865287f043e40a1c1ed0e364f988fab241a796a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 05:21:48 +0000 Subject: [PATCH] Update gradle/actions digest to bb8aaaf --- .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 4fb23f1..091be89 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@ac396bf1a80af16236baf54bd7330ae21dc6ece5 + uses: gradle/actions/setup-gradle@bb8aaaf9d56f25afd4a90925425facf294f31fcf with: gradle-version: '9.4.1' - name: Cache SonarCloud packages