Skip to content

Commit e09f62b

Browse files
authored
Merge pull request #72 from zhensherlock/dependabot/github_actions/next/gradle/wrapper-validation-action-3.5.0
chore(deps): bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0
2 parents c10bd9b + 0d0d0fd commit e09f62b

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/wrapper-validation-action@v3.4.2
49+
uses: gradle/wrapper-validation-action@v3.5.0
5050

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

0 commit comments

Comments
 (0)