Skip to content

Commit

Permalink
Update shogo82148/actions-goveralls action to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BuckarooBanzay committed Mar 26, 2024
1 parent 6b082c4 commit f05cbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
go test ./... -coverprofile=profile.cov
- uses: shogo82148/actions-goveralls@v1.8.0
- uses: shogo82148/actions-goveralls@v1.9.0
with:
path-to-profile: profile.cov

0 comments on commit f05cbe2

Please sign in to comment.