From 5f8ead8d75bd16d5300d0adc3cb3fa725e33ff62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:27:35 +0000 Subject: [PATCH] Update gradle/wrapper-validation-action digest to 2572bdd --- .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 89f845c..729b163 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: java-version: '17' distribution: 'adopt' - name: Validate Gradle wrapper - uses: gradle/wrapper-validation-action@1ff5a18cc396177ebd27c4250f7132e72af93462 + uses: gradle/wrapper-validation-action@2572bdd97b8338128030a2a631bfa0ceaac6b6e5 - name: Cache Gradle packages uses: actions/cache@v4 with: