Skip to content

Commit 985fb5b

Browse files
authored
Merge pull request #238 from nanotaboada/dependabot/github_actions/codecov/codecov-action-5.4.3
chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
2 parents 6c94914 + 07cff38 commit 985fb5b

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
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: Upload Cobertura coverage report to ${{ matrix.service }}
9595
if: ${{ matrix.service == 'codecov' }}
96-
uses: codecov/[email protected].2
96+
uses: codecov/[email protected].3
9797
with:
9898
token: ${{ secrets.CODECOV_TOKEN }}
9999
files: cobertura.xml

0 commit comments

Comments
 (0)