Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
1 parent 7a9636b commit eccfe8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core-cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Merging test results
run: reportgenerator -reports:TestResults/**/*.xml -targetdir:TestResults -reporttypes:Cobertura

- uses: codecov/codecov-action@v3.1.2
- uses: codecov/codecov-action@v3.1.3
with:
file: TestResults/Cobertura.xml
env_vars: OS
Expand Down

0 comments on commit eccfe8a

Please sign in to comment.