Skip to content

Commit

Permalink
Merge pull request #10 from marthijn/dependabot/github_actions/covera…
Browse files Browse the repository at this point in the history
…llsapp/github-action-2.3.3

Bump coverallsapp/github-action from 2.3.1 to 2.3.3
  • Loading branch information
marthijn authored Oct 21, 2024
2 parents f14c458 + 7ff2328 commit 8af828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
/p:CoverletOutput=coverage/
/p:IncludeTestAssembly=false
- name: Upload dotnet test results
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
files: ${{ github.workspace }}/src/Sidio.Sitemap.Blazor.Tests/coverage/coverage.cobertura.xml
Expand Down

0 comments on commit 8af828f

Please sign in to comment.