Skip to content

Commit 0081d96

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/gradle-update/update-gradle-wrapper-action-2.1.0' into combined-pr-branch
2 parents 49894a1 + 8034c9f commit 0081d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gradle-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020

2121
- name: Update Gradle Wrapper
22-
uses: gradle-update/update-gradle-wrapper-action@9268373d69bd0974b6318eb3b512b8e025060bbe # v1.0.13
22+
uses: gradle-update/update-gradle-wrapper-action@512b1875f3b6270828abfe77b247d5895a2da1e5 # v1.0.13
2323
with:
2424
repo-token: ${{ secrets.GITHUB_TOKEN }}
2525
labels: dependencies

0 commit comments

Comments
 (0)