Skip to content

Commit 8d78334

Browse files
authored
Merge pull request #1525 from nextcloud/renovate/master-codecov-codecov-action-digest
chore(deps): bump codecov/codecov-action digest to ab904c4 (master)
2 parents 6e50b03 + a8ccf69 commit 8d78334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: composer run test:unit
4848

4949
- name: Report coverage
50-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
50+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
5151
if: ${{ always() }}
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)