Skip to content

Commit baf50f2

Browse files
chore(deps): update gradle/gradle-build-action action to v2.11.1
1 parent 95ff534 commit baf50f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
docker-compose up -d
2525
2626
- name: Build with Gradle
27-
uses: gradle/gradle-build-action@v2.4.2
27+
uses: gradle/gradle-build-action@v2.11.1
2828
with:
2929
arguments: build
3030
build-root-directory: service

0 commit comments

Comments
 (0)