Skip to content

Commit 4b3f0a5

Browse files
authored
Merge pull request #64 from openapi-processor/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 cb1f99e + 64bf19f commit 4b3f0a5

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
# Validate wrapper
3939
- name: Gradle Wrapper Validation
40-
uses: gradle/wrapper-validation-action@v1.1.0
40+
uses: gradle/wrapper-validation-action@v2.0.0
4141

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

0 commit comments

Comments
 (0)