From e665b4b6d3520bbf25a43354a4f03efb79b8b9a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 21:00:36 +0000 Subject: [PATCH] chore(deps): update gradle/gradle-build-action digest to fe59895 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 10691c7..4344518 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,6 +29,6 @@ jobs: java-version: '17' distribution: 'temurin' - name: Build with Gradle - uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 + uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61 with: arguments: build