Skip to content

Commit 3f41feb

Browse files
authored
Merge pull request #48 from zhensherlock/dependabot/github_actions/next/gradle/wrapper-validation-action-3.3.2
chore(deps): bump gradle/wrapper-validation-action from 1.0.6 to 3.3.2
2 parents cd1387e + e0fcf56 commit 3f41feb

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

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

0 commit comments

Comments
 (0)