Skip to content

Commit 6b767a6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/gradle-update/update-gradle-wrapper-action-1.0.20' into combined-pr-branch
2 parents 41d24c6 + e8c1539 commit 6b767a6

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@v3
2020

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

0 commit comments

Comments
 (0)