Skip to content

Commit 25af1ec

Browse files
Bump coverallsapp/github-action from 2.3.4 to 2.3.6 (#202)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.4...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbe30c5 commit 25af1ec

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
@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
name: coverage
108108
- name: Coveralls
109-
uses: coverallsapp/github-action@v2.3.4
109+
uses: coverallsapp/github-action@v2.3.6
110110
with:
111111
github-token: ${{ secrets.GITHUB_TOKEN }}
112112
- name: Clean up coverage

0 commit comments

Comments
 (0)