Skip to content

Commit 45b52bb

Browse files
authored
Merge pull request #62 from zhensherlock/dependabot/github_actions/next/gradle/wrapper-validation-action-3.4.1
chore(deps): bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1
2 parents 01b83eb + e334265 commit 45b52bb

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/[email protected].0
49+
uses: gradle/[email protected].1
5050

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

0 commit comments

Comments
 (0)