From c31c89d3090028fa27651c7f57fd48b46b1c66ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 01:33:20 +0000 Subject: [PATCH] Update gradle/actions digest to ac396bf --- .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 553a936..4fb23f1 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@d341a5814006d69e38c0a7917cb1ba39caba5989 + uses: gradle/actions/setup-gradle@ac396bf1a80af16236baf54bd7330ae21dc6ece5 with: gradle-version: '9.4.1' - name: Cache SonarCloud packages