Skip to content

Commit

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

Bump gradle/gradle-build-action from 2.10.0 to 2.11.0
  • Loading branch information
github-actions[bot] authored Dec 12, 2023
2 parents 1c4822f + 8be3547 commit 0745f71
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@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6 # v2.10.0
- uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27 # v2.11.0
with:
arguments: assembleDebug test lint --stacktrace
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit 0745f71

Please sign in to comment.