Skip to content

Commit

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

chore(deps): update gradle/gradle-build-action action to v3.3.1
  • Loading branch information
AndyScherzinger authored Apr 20, 2024
2 parents 5ca9049 + e149901 commit f084684
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@8baac4c8ef753599f92eeb509c246d09d6250fa6 # v3.3.0
uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39 # v3.3.1
with:
arguments: jacocoTestGplayDebugUnitTest
- name: Upload failing results
Expand Down

0 comments on commit f084684

Please sign in to comment.