Skip to content

Commit a340747

Browse files
authored
Merge branch 'main' into login-owasp-workflow
2 parents 0b727a0 + 7ffb3d4 commit a340747

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@v1
113+
uses: burrunan/gradle-cache-action@v2
114114
with:
115115
arguments: jibDockerBuild
116116
env:

0 commit comments

Comments
 (0)