Skip to content

Commit 53a484c

Browse files
renovate[bot]steve-the-edwards
authored andcommitted
Update gradle/gradle-build-action digest to ac2d340
1 parent f1b9881 commit 53a484c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/gradle-task/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
uses: ./.github/actions/gradle-args
4747

4848
- name: Gradle build action
49-
uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e # v3
49+
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3
5050
with:
5151
cache-read-only: false
5252
gradle-home-cache-cleanup: true
@@ -105,7 +105,7 @@ runs:
105105

106106
# Run the actual task. Note that this still uses gradle-build-action for more fine-grained caching.
107107
- name: Run ${{inputs.task}}
108-
uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e # v3
108+
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3
109109
with:
110110
# These arguments need to be on a single line. If they're defined with wrapping (using `|`),
111111
# something along the way to the actual CLI invocation gets confused and the jvmargs list

0 commit comments

Comments
 (0)