Skip to content

Commit ee812c5

Browse files
Bump burrunan/gradle-cache-action from 1 to 2
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from 1 to 2. - [Release notes](https://github.com/burrunan/gradle-cache-action/releases) - [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md) - [Commits](burrunan/gradle-cache-action@v1...v2) --- updated-dependencies: - dependency-name: burrunan/gradle-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 536c5e9 commit ee812c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/soak-testing.yml

+1-1
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)