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

Commit 0760721

Browse files
chore(deps): update gradle/actions digest to d9336da (#3095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b8e4f6 commit 0760721

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@db19848a5fa7950289d3668fb053140cf3028d43 # v3
51+
uses: gradle/actions/setup-gradle@d9336dac04dea2507a617466bc058a3def92b18b # v3
5252
with:
5353
add-job-summary: always
5454
cache-read-only: ${{ inputs.cache-read-only }}

0 commit comments

Comments
 (0)