Skip to content

Commit 7f52f62

Browse files
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
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>
1 parent 03e9ebd commit 7f52f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: pytest --cov CodeEntropy --cov-report term-missing --cov-append .
3333

3434
- name: Coveralls GitHub Action
35-
uses: coverallsapp/github-action@v2.3.6
35+
uses: coverallsapp/github-action@v2.3.7
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838

0 commit comments

Comments
 (0)