Skip to content

Commit 3389ad9

Browse files
authored
Merge pull request #170 from coder/dependabot/github_actions/main/gradle/wrapper-validation-action-1.0.6
chore: bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6
2 parents 6ca1c41 + cef9b90 commit 3389ad9

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Validate wrapper
4141
- name: Gradle Wrapper Validation
42-
uses: gradle/wrapper-validation-action@v1.0.5
42+
uses: gradle/wrapper-validation-action@v1.0.6
4343

4444
# Setup Java 11 environment for the next steps
4545
- name: Setup Java

0 commit comments

Comments
 (0)