Skip to content

Commit 728eccc

Browse files
authored
chore(deps): bump gradle/actions from 5.0.0 to 5.0.1 in /.github/actions/setup-gradle (#24)
2 parents 2a99f55 + efcfaf7 commit 728eccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
java-version: '21'
2828

2929
- name: Set up Gradle without cache
30-
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
30+
uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
3131
with:
3232
cache-disabled: ${{ inputs.disable-cache }}
3333
add-job-summary: ${{ inputs.add-job-summary }}

0 commit comments

Comments
 (0)