Skip to content

Commit

Permalink
Merge pull request #113 from HicServices/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…verallsapp/github-action-1.1.3
  • Loading branch information
dependabot[bot] committed Feb 17, 2022
2 parents 67c1916 + cb70fdf commit 380b634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
outputFormat: 'lcov'
excludes: '[test]test.*'
- name: Upload coverage report
uses: coverallsapp/github-action@v1.1.1
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{secrets.GITHUB_TOKEN }}
path-to-lcov: Tests/lcov.info
Expand Down

0 comments on commit 380b634

Please sign in to comment.