From 50e750ceae5886670da56b4782a612a204032e24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:49:07 +0000 Subject: [PATCH] Update gradle/actions digest to 03ee1e1 --- .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 6715ff9..382fbf8 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@39bfbcf1a94523e6d06f556c316ea9e8e69ecb82 + uses: gradle/actions/setup-gradle@03ee1e1693f571d64506b3ed4cdf120520300ff2 with: gradle-version: '9.4.0' - name: Cache SonarCloud packages