Skip to content

Commit 30ff48d

Browse files
authored
Merge pull request #594 from viartemev/renovate/gradle-gradle-build-action-3.x
chore(deps): update gradle/gradle-build-action action to v3
2 parents 31fc4f1 + 5918497 commit 30ff48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
java-version: '11'
2727
distribution: 'temurin'
2828
- name: Build with Gradle
29-
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
29+
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
3030
with:
3131
arguments: build

0 commit comments

Comments
 (0)