Skip to content

Commit 5cffb01

Browse files
Update gradle/wrapper-validation-action action to v2 (#2315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef301e8 commit 5cffb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
# No concurrency required, this is a prerequisite to other actions and should run every time.
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: gradle/wrapper-validation-action@v1
15+
- uses: gradle/wrapper-validation-action@v2

0 commit comments

Comments
 (0)