Skip to content

Commit a5b797b

Browse files
authored
Merge pull request #3 from tschallacka/dependabot/github_actions/gradle/wrapper-validation-action-1.1.0
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0
2 parents b823272 + b01d13b commit a5b797b

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
@@ -45,7 +45,7 @@ jobs:
4545

4646
# Validate wrapper
4747
- name: Gradle Wrapper Validation
48-
uses: gradle/wrapper-validation-action@v1.0.6
48+
uses: gradle/wrapper-validation-action@v1.1.0
4949

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

0 commit comments

Comments
 (0)