Skip to content

Commit a7568b7

Browse files
authored
Merge pull request #771 from doki-theme/dependabot/github_actions/gradle/wrapper-validation-action-2.1.2
Bump gradle/wrapper-validation-action from 1.1.0 to 2.1.2
2 parents b67a4c4 + bed6568 commit a7568b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preMerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

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

3939
# Run verifyPlugin and test Gradle tasks
4040
test:

0 commit comments

Comments
 (0)