Skip to content

Commit c015758

Browse files
authored
Replace gradle/wrapper-validation-action with gradle/actions/wrapper-validation (#11199)
1 parent f71537a commit c015758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-common.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
5454

55-
- uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af # v3.3.1
55+
- uses: gradle/actions/wrapper-validation@750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c # v3.3.1
5656

5757
license-check:
5858
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)