Skip to content

Commit 3a57664

Browse files
Update coverallsapp/github-action action to v2.3.8
1 parent 7123a7d commit 3a57664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example_package_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 example_package --cov-report term-missing --cov-append .
3333

3434
- name: Coveralls GitHub Action
35-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
35+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
parallel: true

0 commit comments

Comments
 (0)