Skip to content

Commit

Permalink
Bump malinskiy/action-android/install-sdk@release/0.1.6
Browse files Browse the repository at this point in the history
Bumps [malinskiy/action-android/install-sdk@release/0.1.6](https://github.com/malinskiy/action-android) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/malinskiy/action-android/releases)
- [Commits](Malinskiy/action-android@release/0.1.6...release/0.1.7)

---
updated-dependencies:
- dependency-name: malinskiy/action-android/install-sdk@release/0.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 41f8072 commit 3f92f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
distribution: temurin
cache: gradle
- name: 🧰 Install Android SDK
uses: malinskiy/action-android/install-sdk@release/0.1.6
uses: malinskiy/action-android/install-sdk@release/0.1.7
with:
acceptLicense: yes
- name: 🧪 Integration test
Expand Down

0 comments on commit 3f92f46

Please sign in to comment.