Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 5eeb255

Browse files
chore(deps): update gradle/actions digest to 31ae356 (#3096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b596930 commit 5eeb255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/reusable-workflows/setup-gradle/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
4949

5050
- name: Setup Gradle
51-
uses: gradle/actions/setup-gradle@d9336dac04dea2507a617466bc058a3def92b18b # v3
51+
uses: gradle/actions/setup-gradle@31ae3562f68c96d481c31bc1a8a55cc1be162f83 # v3
5252
with:
5353
add-job-summary: always
5454
cache-read-only: ${{ inputs.cache-read-only }}

0 commit comments

Comments
 (0)