Skip to content

Commit f9cffda

Browse files
authored
Merge pull request #584 from viartemev/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.11.0
2 parents 86c7f45 + 353bed5 commit f9cffda

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

0 commit comments

Comments
 (0)