Skip to content

Commit 47ad056

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.13.4
2 parents 2110622 + 9134679 commit 47ad056

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)