Skip to content

Commit 2ecb2ae

Browse files
authored
Merge pull request #59 from advanced-security/dependabot/github_actions/gradle/wrapper-validation-action-2.0.0
Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0
2 parents cb4ff2a + b9fd9d8 commit 2ecb2ae

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
# Validate wrapper
4040
- name: Gradle Wrapper Validation
41-
uses: gradle/wrapper-validation-action@v1.1.0
41+
uses: gradle/wrapper-validation-action@v2.0.0
4242

4343
# Set up Java environment for the next steps
4444
- name: Setup Java

0 commit comments

Comments
 (0)