Skip to content

Commit ffcf7f6

Browse files
Bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#210)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57b6824 commit ffcf7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
name: coverage
8686
- name: Coveralls
87-
uses: coverallsapp/github-action@v2.3.6
87+
uses: coverallsapp/github-action@v2.3.7
8888
with:
8989
github-token: ${{ secrets.GITHUB_TOKEN }}
9090
- name: Clean up coverage

0 commit comments

Comments
 (0)