From c9ece4cb5b2ef25b50b35a10a8fdb800dad27241 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 16 Oct 2025 09:37:23 +0000 Subject: [PATCH] chore(deps): Update gradle/actions digest to 6a96db5 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7a27a3..42398a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,6 @@ jobs: cache: "gradle" - name: Validate Gradle wrapper # v4.4.1 - uses: gradle/actions/wrapper-validation@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 + uses: gradle/actions/wrapper-validation@6a96db5a3f33ee3428706da0bfc3de5c5a8f698c - name: Build package run: ./gradlew build