From 26804a6988447a16364c25fe7668d434df575512 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:14:50 +0000 Subject: [PATCH] chore(deps): update gradle/gradle-build-action digest to cb6e43f --- .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 5f2d1cc..fea7e71 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@3b1b3b9a2104c2b47fbae53f3938079c00c9bb87 + uses: gradle/gradle-build-action@cb6e43f18001186272630908bb44a8246d3df780 with: arguments: build