From e1b298e0d53198baa9b6830f5f6dd0b2fc1e9a3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:38:31 +0000 Subject: [PATCH] Update gradle/actions digest to 49ec880 --- .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 c3d1d67..f62482d 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@f29f5a9d7b09a7c6b29859002d29d24e1674c884 + uses: gradle/actions/setup-gradle@49ec880f92204d92aac59e81f28195de48b4a7fa with: gradle-version: '9.3.0' - name: Cache SonarCloud packages