From c8fbfea3cbfa32675d31f8551cc2762f387a1e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:57:21 +0000 Subject: [PATCH] Update gradle/actions digest to 39bfbcf --- .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 83cb9ab..6715ff9 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@a3dd0763dc7a406ed0ec944010d38f923956dbc3 + uses: gradle/actions/setup-gradle@39bfbcf1a94523e6d06f556c316ea9e8e69ecb82 with: gradle-version: '9.4.0' - name: Cache SonarCloud packages