Skip to content

Commit

Permalink
Update b3b00/coverlet-action action to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 8e5380c commit bab5301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy-coverage-reporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name : coverlet
uses: b3b00/coverlet-action@1.2.9
uses: b3b00/coverlet-action@1.3.0
with:
testProject: 'Tests/Tests.csproj'
output: 'opencover.xml'
Expand Down

0 comments on commit bab5301

Please sign in to comment.