We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a87c6c commit c3db6c7Copy full SHA for c3db6c7
.github/workflows/soak-testing.yml
@@ -110,7 +110,7 @@ jobs:
110
aws ecr-public get-login-password |
111
docker login --username AWS --password-stdin public.ecr.aws
112
- name: Build Sample App locally directly to the Docker daemon
113
- uses: burrunan/gradle-cache-action@v1
+ uses: burrunan/gradle-cache-action@v2
114
with:
115
arguments: jibDockerBuild
116
env:
0 commit comments