Skip to content

Commit

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

Build(deps): Bump gradle/gradle-build-action from 2.4.2 to 2.5.1
  • Loading branch information
AndyScherzinger committed Jul 3, 2023
2 parents 95ad95c + 9cda407 commit 245d10e
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 @@ -30,7 +30,7 @@ jobs:
if: ${{ always() }}
run: scripts/deleteOldComments.sh "test" "Unit" ${{github.event.number}}
- name: Run unit tests with coverage
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629 # v2.4.2
uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2 # v2.5.1
with:
arguments: jacocoTestGplayDebugUnitTest
- name: Upload failing results
Expand Down

0 comments on commit 245d10e

Please sign in to comment.