Skip to content

Commit

Permalink
Merge pull request #248 from AppDevNext/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…dle/wrapper-validation-action-3.5.0

Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0
  • Loading branch information
hannesa2 authored Jul 22, 2024
2 parents 4a13e1b + 0ca16e9 commit e57168f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
distribution: 'adopt'
java-version: 17
- uses: gradle/wrapper-validation-action@v3.4.2
- uses: gradle/wrapper-validation-action@v3.5.0
- name: Install Android SDK
uses: hannesa2/action-android/[email protected]
- name: Build project
Expand Down

0 comments on commit e57168f

Please sign in to comment.