Skip to content

Commit

Permalink
Merge pull request #771 from doki-theme/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…dle/wrapper-validation-action-2.1.2

Bump gradle/wrapper-validation-action from 1.1.0 to 2.1.2
  • Loading branch information
Unthrottled authored Aug 15, 2024
2 parents b67a4c4 + bed6568 commit a7568b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preMerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

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

# Run verifyPlugin and test Gradle tasks
test:
Expand Down

0 comments on commit a7568b7

Please sign in to comment.