Skip to content

Commit 4b6d423

Browse files
authored
Merge pull request #325 from AppDevNext/dependabot/github_actions/master/gradle-update/update-gradle-wrapper-action-2.1.0
Bump gradle-update/update-gradle-wrapper-action from 2.0.1 to 2.1.0
2 parents e175ae3 + 2933c97 commit 4b6d423

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
@@ -16,6 +16,6 @@ jobs:
1616
distribution: "adopt"
1717
java-version: 17
1818
- name: Update Gradle Wrapper
19-
uses: gradle-update/update-gradle-wrapper-action@v2.0.1
19+
uses: gradle-update/update-gradle-wrapper-action@v2.1.0
2020
with:
2121
set-distribution-checksum: false

0 commit comments

Comments
 (0)