Skip to content

Commit 1c60723

Browse files
authored
Merge pull request #65 from zhensherlock/dependabot/github_actions/next/gradle/wrapper-validation-action-3.4.2
chore(deps): bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2
2 parents 45b52bb + e71bffc commit 1c60723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Validate wrapper
4848
- name: Gradle Wrapper Validation
49-
uses: gradle/[email protected].1
49+
uses: gradle/[email protected].2
5050

5151
# Setup Java 11 environment for the next steps
5252
- name: Setup Java

0 commit comments

Comments
 (0)