Skip to content

Commit 20547c1

Browse files
authored
Merge branch 'main' into dependabot/gradle/io.grpc-grpc-stub-1.72.0
2 parents 7da180a + 9134679 commit 20547c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/soak-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
aws ecr-public get-login-password |
111111
docker login --username AWS --password-stdin public.ecr.aws
112112
- name: Build Sample App locally directly to the Docker daemon
113-
uses: burrunan/gradle-cache-action@v2
113+
uses: burrunan/gradle-cache-action@v3
114114
with:
115115
arguments: jibDockerBuild
116116
env:

0 commit comments

Comments
 (0)