Skip to content

Commit

Permalink
Merge pull request #19 from orangain/dependabot/github_actions/gradle…
Browse files Browse the repository at this point in the history
…/wrapper-validation-action-3.3.2

Bump gradle/wrapper-validation-action from 2.1.1 to 3.3.2
  • Loading branch information
orangain authored Jun 12, 2024
2 parents 0c57380 + 9985251 commit 17876e0
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.1
uses: gradle/wrapper-validation-action@v3.3.2

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

0 comments on commit 17876e0

Please sign in to comment.