Update shogo82148/actions-goveralls action to v1.8.0

This commit is contained in:
renovate[bot] 2023-08-09 04:01:14 +00:00 committed by Buckaroo Banzai
parent 5ca9d0c89e
commit 9a4499fd24

View File

@ -16,6 +16,6 @@ jobs:
- name: test
run: go test ./... -coverprofile=profile.cov
- uses: shogo82148/actions-goveralls@v1.6.0
- uses: shogo82148/actions-goveralls@v1.8.0
with:
path-to-profile: profile.cov