Skip to content

Commit

Permalink
Bump burrunan/gradle-cache-action from 1 to 2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent e4e5725 commit 8e8cb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/soak-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
aws ecr-public get-login-password |
docker login --username AWS --password-stdin public.ecr.aws
- name: Build Sample App locally directly to the Docker daemon
uses: burrunan/gradle-cache-action@v1
uses: burrunan/gradle-cache-action@v2
with:
arguments: jibDockerBuild
env:
Expand Down

0 comments on commit 8e8cb23

Please sign in to comment.