1
0
forked from MTSR/mapserver

Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5

Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.4...v1.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 05:37:30 +00:00 committed by Buckaroo Banzai
parent 48671a7e4d
commit b9d698c14d

View File

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