Skip to content

Commit 033f458

Browse files
Bump coverallsapp/github-action from 2.3.0 to 2.3.6 (#645)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.6) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Purunjay Bhal <[email protected]>
1 parent 5dd85b4 commit 033f458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./scripts/check-coverage.ps1 -reportPath coveragereport/Cobertura.xml -threshold 93
3838

3939
- name: Coveralls GitHub Action
40-
uses: coverallsapp/[email protected].0
40+
uses: coverallsapp/[email protected].6
4141
if: ${{ github.event_name == 'push' }}
4242
with:
4343
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)