mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-28 11:29:01 +03:00
Merge pull request #2145 from nextcloud/renovate/gradle-wrapper-validation-action-3.x
chore(deps): update gradle/wrapper-validation-action action to v3.3.1
This commit is contained in:
commit
4a58f52de3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
check-latest: true
|
||||
cache: 'gradle'
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@460a3ca55fc5d559238a0efc7fa9f7465df8585d # v3.3.0
|
||||
uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af # v3.3.1
|
||||
|
||||
lint:
|
||||
name: Lint
|
||||
|
|
Loading…
Reference in a new issue