Skip to content

Commit 6546aff

Browse files
Merge pull request #77 from nextcloud-libraries/dependabot/github_actions/codecov/codecov-action-6.0.0
chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0
2 parents e585c33 + 5775acf commit 6546aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: "composer dev:test:coverage:ci"
125125

126126
- name: "Publish coverage report to Codecov"
127-
uses: "codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de" # v5.5.2
127+
uses: "codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2" # v6.0.0
128128

129129
unit-tests:
130130
name: "Unit tests"

0 commit comments

Comments
 (0)