Skip to content

Commit bb12f68

Browse files
Update gradle/actions digest to ac638b0
1 parent b6e70a0 commit bb12f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ runs:
101101
${{runner.os}}-${{inputs.restore-cache-key}}-${{steps.hashes.outputs.lib_versions}}
102102
${{runner.os}}-${{inputs.restore-cache-key}}
103103
104-
- uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b # v4
104+
- uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4
105105

106106
# Run the actual task. Note that this still uses gradle-build-action for more fine-grained caching.
107107
- name: Run ${{inputs.task}}

0 commit comments

Comments
 (0)