From e00212d4ea08781c1bfa71f589bd6783a1dc3812 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:26:59 +0000 Subject: [PATCH] deps: update gradle/actions digest to 16bf8bc --- .github/workflows/verification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verification.yml b/.github/workflows/verification.yml index 470a685e..5ede4505 100644 --- a/.github/workflows/verification.yml +++ b/.github/workflows/verification.yml @@ -22,7 +22,7 @@ jobs: distribution: temurin java-version: 17 - name: Setup Gradle - uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4 + uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4 with: gradle-home-cache-cleanup: true - name: Verify package configurations