Skip to content

Commit

Permalink
Bump hannesa2/action-android from 0.1.16.5 to 0.1.16.7
Browse files Browse the repository at this point in the history
Bumps [hannesa2/action-android](https://github.com/hannesa2/action-android) from 0.1.16.5 to 0.1.16.7.
- [Release notes](https://github.com/hannesa2/action-android/releases)
- [Commits](hannesa2/action-android-arm64@0.1.16.5...0.1.16.7)

---
updated-dependencies:
- dependency-name: hannesa2/action-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent bf29b8b commit dc0c9a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ jobs:
distribution: 'adopt'
java-version: 17
- name: Install Android SDK
uses: hannesa2/action-android/[email protected].5
uses: hannesa2/action-android/[email protected].7
- name: Run instrumentation tests
uses: hannesa2/action-android/[email protected].5
uses: hannesa2/action-android/[email protected].7
with:
cmd: ./gradlew cAT --continue
api: 30
Expand Down

0 comments on commit dc0c9a8

Please sign in to comment.