Skip to content

Commit a1b7ca4

Browse files
ci: Update to latest wrapper validation and remove duplicated wrapper validation
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent a34bc53 commit a1b7ca4

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

.github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
check-latest: true
2828
cache: 'gradle'
2929
- name: Validate Gradle Wrapper
30-
uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0
30+
uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
3131

3232
lint:
3333
name: Lint

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

-29
This file was deleted.

0 commit comments

Comments
 (0)