Skip to content

Commit

Permalink
Merge pull request #33 from SimonMarquis/dependabot/github_actions/gr…
Browse files Browse the repository at this point in the history
…adle/gradle-build-action-2.9.0

Bump gradle/gradle-build-action from 2.8.1 to 2.9.0
  • Loading branch information
SimonMarquis authored Oct 2, 2023
2 parents 813c629 + 219c638 commit 74b53ef
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 @@ -19,7 +19,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- uses: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4 # v1.1.0
- uses: gradle/gradle-build-action@b5126f31dbc19dd434c3269bf8c28c315e121da2 # v2.8.1
- uses: gradle/gradle-build-action@842c587ad8aa4c68eeba24c396e15af4c2e9f30a # v2.9.0
with:
arguments: assembleDebug test lint --stacktrace
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit 74b53ef

Please sign in to comment.