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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 80fe9af commit a8398b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
echo "$SIGNINGKEY" | base64 --decode > ./keystore.p12
- name: Cache .gradle
uses: burrunan/gradle-cache-action@v1
uses: burrunan/gradle-cache-action@v2

- name: Package
env:
Expand Down

0 comments on commit a8398b9

Please sign in to comment.