Skip to content

Commit e5029ff

Browse files
chore(deps): update gradle/gradle-build-action action to v3 [security]
1 parent fe47fd8 commit e5029ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: chmod +x ./gradlew
2626

2727
- name: Setup Gradle
28-
uses: gradle/gradle-build-action@v2
28+
uses: gradle/gradle-build-action@v3
2929

3030
- name: Build project and run local tests
3131
run: ./gradlew assembleDebug --stacktrace

0 commit comments

Comments
 (0)