From 65c7210fc6d3fd00b67d5b0bbacc5a2a758a43d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:32:42 +0000 Subject: [PATCH] Update gradle/actions digest to 9d95dbe --- .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 9b1d7e4..3e0d2d8 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@22b330173e65157c7fd62deccee1067e01835bac + uses: gradle/actions/setup-gradle@9d95dbe2248129ffd3434eead1d690885e9a4284 with: gradle-version: '9.1.0' - name: Cache SonarCloud packages