Skip to content

Commit

Permalink
Merge pull request nextcloud#12871 from nextcloud/renovate/gradle-gra…
Browse files Browse the repository at this point in the history
…dle-build-action-3.x

Update gradle/gradle-build-action action to v3.2.1
  • Loading branch information
AndyScherzinger authored Apr 12, 2024
2 parents 6cdff8c + bfcd4ea commit 72a3605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: ${{ always() }}
run: scripts/deleteOldComments.sh "test" "Unit" ${{github.event.number}}
- name: Run unit tests with coverage
uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e # v3.1.0
uses: gradle/gradle-build-action@bdf99f9dada2506e990bac6de8ec5e3de34a04f1 # v3.2.1
with:
arguments: jacocoTestGplayDebugUnitTest
- name: Upload failing results
Expand Down

0 comments on commit 72a3605

Please sign in to comment.