Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 1ab2c7d commit 1ad828b
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 @@ -24,6 +24,6 @@ jobs:
run: echo "GITHUB_TOKEN={{ secrets.GITHUB_TOKEN }}" >> local.properties

- name: Gradle Build Action
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.2.0
with:
arguments: bundle

0 comments on commit 1ad828b

Please sign in to comment.