Skip to content

Commit

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

Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
  • Loading branch information
SimonMarquis authored Sep 25, 2023
2 parents f3599ac + 2875158 commit e88f746
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@ef76a971e2fa3f867b617efd72f2fbd72cf6f8bc # v2.8.0
- uses: gradle/gradle-build-action@b5126f31dbc19dd434c3269bf8c28c315e121da2 # v2.8.1
with:
arguments: assembleDebug test lint --stacktrace
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit e88f746

Please sign in to comment.