From 6fcee50f924a715f0e7fde773918d874c5180035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:31:17 +0530 Subject: chore(deps): update gradle/actions action to v4 (#3149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/reusable-workflows/setup-gradle/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/reusable-workflows/setup-gradle/action.yml b/.github/reusable-workflows/setup-gradle/action.yml index 8b80839a..0ead3af0 100644 --- a/.github/reusable-workflows/setup-gradle/action.yml +++ b/.github/reusable-workflows/setup-gradle/action.yml @@ -48,7 +48,7 @@ runs: run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties - name: Setup Gradle - uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3 + uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4 with: add-job-summary: always cache-read-only: ${{ inputs.cache-read-only }} -- cgit v1.2.3