From 2f8c0c2ca99e132a95b85b77b6eeaea6f406d960 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Wed, 1 Oct 2025 01:17:52 +0000 Subject: [PATCH] chore(deps): Update gradle/actions digest to 4d9f0ba --- .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 335bfce9..42487864 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Validate Gradle wrapper # v4.4.1 - uses: gradle/actions/wrapper-validation@83c124bfb09badf85ddfbf01158b5592c1a78c4a + uses: gradle/actions/wrapper-validation@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 - name: Build package run: ./gradlew build env: