Skip to content

Commit e549887

Browse files
Merge pull request #2598 from nextcloud/ci/noid/wrapperValidationCleanup
Update to latest wrapper validation
2 parents a34bc53 + a1b7ca4 commit e549887

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)