Update gradle/wrapper-validation-action action to v2 (#2315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-30 08:38:09 +01:00 committed by GitHub
parent ef301e8bd7
commit 5cffb013d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,4 +12,4 @@ jobs:
# No concurrency required, this is a prerequisite to other actions and should run every time.
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2