Skip to content

Commit 22eccf2

Browse files
Merge pull request nextcloud#12328 from nextcloud/dependabot/github_actions/gradle/gradle-build-action-2.11.1
Bump gradle/gradle-build-action from 2.11.0 to 2.11.1
2 parents 826de77 + a5f8b95 commit 22eccf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
if: ${{ always() }}
3131
run: scripts/deleteOldComments.sh "test" "Unit" ${{github.event.number}}
3232
- name: Run unit tests with coverage
33-
uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27 # v2.11.0
33+
uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
3434
with:
3535
arguments: jacocoTestGplayDebugUnitTest
3636
- name: Upload failing results

0 commit comments

Comments
 (0)