Skip to content

Commit

Permalink
chore(deps): update shogo82148/actions-goveralls action to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 8ad5c58 commit e6abfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
# run: goveralls -coverprofile=covprofile -service=github
# or use shogo82148/actions-goveralls
- name: Send coverage
uses: shogo82148/actions-goveralls@v1.4.2
uses: shogo82148/actions-goveralls@v1.4.4
with:
path-to-profile: covprofile

0 comments on commit e6abfe2

Please sign in to comment.