Skip to content

Commit 7ff4f1e

Browse files
Merge pull request #3115 from nextcloud/renovate/gradle-actions-6.x
chore(deps): update gradle/actions action to v6
2 parents bdf8696 + 50d8aff commit 7ff4f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
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/actions/wrapper-validation@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
30+
uses: gradle/actions/wrapper-validation@0f4528296b4bc09e8ae0fc7be30185a4ab435545 # v6.0.0
3131

3232
lint:
3333
name: Lint

0 commit comments

Comments
 (0)