chore(deps): update shogo82148/actions-goveralls action to v1.9.0

This commit is contained in:
renovate[bot] 2024-02-05 09:55:56 +00:00 committed by Buckaroo Banzai
parent 6cb5617170
commit 34b303fdec

View File

@ -16,6 +16,6 @@ jobs:
- name: test
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