Skip to content

Commit

Permalink
Merge pull request #1090 from droidsolutions/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/coverallsapp/github-action-2.3.4

ci: bump coverallsapp/github-action from 2.3.2 to 2.3.4
  • Loading branch information
Kampfmoehre authored Oct 28, 2024
2 parents 111b7f2 + d2ce04f commit 0593202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4
- run: dotnet test /p:CollectCoverage=true
- name: publish coverage report to coveralls.io
uses: coverallsapp/[email protected].2
uses: coverallsapp/[email protected].4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage/coverage.info
Expand Down

0 comments on commit 0593202

Please sign in to comment.