Skip to content

Commit 5ab62d8

Browse files
authored
Merge pull request #592 from viartemev/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.12.0
2 parents 36fdf92 + f92d6d7 commit 5ab62d8

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@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
29+
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
3030
with:
3131
arguments: build

0 commit comments

Comments
 (0)