Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#4414)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent 996bae1 commit 10eb79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Merging test results
run: reportgenerator -reports:TestResults/**/*.xml -targetdir:TestResults -reporttypes:Cobertura -assemblyFilters:"-microsoft.data.sqlclient*;-grpc.core*;-opentracing*"

- uses: codecov/[email protected].2
- uses: codecov/[email protected].3
with:
file: TestResults/Cobertura.xml
env_vars: OS
Expand Down

0 comments on commit 10eb79c

Please sign in to comment.