Skip to content

Commit

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

Bump gradle/gradle-build-action from 2.12.0 to 3.0.0
  • Loading branch information
SimonMarquis authored Jan 31, 2024
2 parents 958b6aa + f2af22e commit 410353c
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@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
- uses: gradle/gradle-build-action@3b1b3b9a2104c2b47fbae53f3938079c00c9bb87 # v3.0.0
with:
arguments: assembleDebug test lint --stacktrace
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit 410353c

Please sign in to comment.