Skip to content

Commit ea5c68c

Browse files
authored
Merge pull request #207 from nanotaboada/dependabot/github_actions/codecov/codecov-action-5.4.2
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2
2 parents a06a111 + 7336abe commit ea5c68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Upload Cobertura coverage report to ${{ matrix.service }}
8888
if: ${{ matrix.service == 'codecov' }}
89-
uses: codecov/[email protected].0
89+
uses: codecov/[email protected].2
9090
with:
9191
token: ${{ secrets.CODECOV_TOKEN }}
9292
files: cobertura.xml

0 commit comments

Comments
 (0)