Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3 [SECURITY]
Browse files Browse the repository at this point in the history
| datasource  | package                    | from | to |
| ----------- | -------------------------- | ---- | -- |
| github-tags | gradle/gradle-build-action | v2   | v3 |
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 039a3ed commit 31bbdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: echo PLACE_API_KEY="$PLACE_API_KEY" > ./local.properties

- name: Build debug APK
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
with:
arguments: assembleDebug --warning-mode all --stacktrace

Expand Down

0 comments on commit 31bbdbe

Please sign in to comment.