Skip to content

Commit

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

build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
  • Loading branch information
cvette authored Apr 14, 2024
2 parents a2a91ca + 3df1ea7 commit 59a7b91
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 @@ -45,7 +45,7 @@ jobs:

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

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

0 comments on commit 59a7b91

Please sign in to comment.