Skip to content

Commit 9e6f2e7

Browse files
authored
Merge pull request #56 from marthijn/dependabot/github_actions/coverallsapp/github-action-2.3.7
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2 parents 92783f4 + 4188abe commit 9e6f2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
/p:CoverletOutput=coverage/
4848
/p:IncludeTestAssembly=false
4949
- name: Upload dotnet test results
50-
uses: coverallsapp/github-action@v2.3.6
50+
uses: coverallsapp/github-action@v2.3.7
5151
with:
5252
github-token: ${{ secrets.GITHUB_TOKEN }}
5353
files: ${{ github.workspace }}/src/Sidio.Functions.Worker.ServiceBus.Tests/coverage/coverage.net8.0.cobertura.xml ${{ github.workspace }}/src/Sidio.Functions.Worker.ServiceBus.Tests/coverage/coverage.net9.0.cobertura.xml

0 commit comments

Comments
 (0)