Skip to content

Commit 4b46579

Browse files
Merge pull request #3073 from nextcloud/renovate/gradle-actions-5.x
chore(deps): update gradle/actions action to v5.0.2
2 parents a3d3c3d + 302eb00 commit 4b46579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
30+
uses: gradle/actions/wrapper-validation@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
3131

3232
lint:
3333
name: Lint

0 commit comments

Comments
 (0)