Skip to content

Commit

Permalink
Merge pull request #116 from remotemobprogramming/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/gradle/wrapper-validation-action-3

Bump gradle/wrapper-validation-action from 1 to 3
  • Loading branch information
nowsprinting authored Sep 5, 2024
2 parents c93945b + 1c47684 commit fe681e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v3

# Setup Java 11 environment for the next steps
- name: Setup Java
Expand Down

0 comments on commit fe681e5

Please sign in to comment.