Skip to content

Commit f03ae1b

Browse files
Update gradle/gradle-build-action action to v2.12.0 (#1824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cfcf62 commit f03ae1b

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
@@ -62,7 +62,7 @@ jobs:
6262
# build-root-directory: android
6363

6464
- name: Build application Release APK with Gradle
65-
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629 # v2.4.2
65+
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
6666
with:
6767
arguments: assembleRelease
6868
build-root-directory: android

0 commit comments

Comments
 (0)