Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v3 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 8c28e99 commit 7c5ec4a
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 @@ -42,7 +42,7 @@ jobs:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v2.1.2
uses: gradle/wrapper-validation-action@v3.3.0

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

0 comments on commit 7c5ec4a

Please sign in to comment.