Skip to content

Commit

Permalink
Merge pull request #74 from asulwer/dependabot/github_actions/coveral…
Browse files Browse the repository at this point in the history
…lsapp/github-action-2.3.3

Bump coverallsapp/github-action from 2.3.1 to 2.3.3
  • Loading branch information
asulwer authored Oct 21, 2024
2 parents f6f5d1c + 0255451 commit e33c010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 96

- name: Coveralls GitHub Action
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].3
if: ${{ github.event_name == 'push' }}
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e33c010

Please sign in to comment.