From 526e718af911944f505a7fb394d0066a18d89163 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 04:10:47 +0000 Subject: [PATCH] chore(deps): update gradle/gradle-build-action digest to 04b20c0 --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 700a7aa..ad00465 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -23,6 +23,6 @@ jobs: distribution: 'temurin' cache: 'gradle' - name: Build with Gradle - uses: gradle/gradle-build-action@32bab5b15a50e1b08ae1565fc18471b42da9665b + uses: gradle/gradle-build-action@04b20c065cf1ab708c96e64a8811018d0a1fbc88 with: arguments: build