forked from MTSR/mapserver
Bump shogo82148/actions-goveralls from 1.4.5 to 1.4.6
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/shogo82148/actions-goveralls/releases) - [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.5...v1.4.6) --- updated-dependencies: - dependency-name: shogo82148/actions-goveralls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fdee02d5f6
commit
5454d414a2
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -16,6 +16,6 @@ jobs:
|
||||
- name: test
|
||||
run: go test ./... -coverprofile=profile.cov
|
||||
|
||||
- uses: shogo82148/actions-goveralls@v1.4.5
|
||||
- uses: shogo82148/actions-goveralls@v1.4.6
|
||||
with:
|
||||
path-to-profile: profile.cov
|
Loading…
Reference in New Issue
Block a user