Skip to content

Commit 592c809

Browse files
authored
Merge pull request #585 from viartemev/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.11.1
2 parents f9cffda + 705694d commit 592c809

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

0 commit comments

Comments
 (0)