Skip to content

Commit fc8d607

Browse files
authored
Merge pull request #189 from CCPBioSim/dependabot/github_actions/coverallsapp/github-action-2.3.7
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2 parents dd0e490 + 7f52f62 commit fc8d607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)