Skip to content

Commit fdc3c4b

Browse files
chore(deps): update shogo82148/actions-goveralls action to v1.11.0
1 parent 76dfcac commit fdc3c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: test
1717
run: go test ./... -coverprofile=profile.cov
1818

19-
- uses: shogo82148/actions-goveralls@v1.9.1
19+
- uses: shogo82148/actions-goveralls@v1.11.0
2020
with:
2121
path-to-profile: profile.cov

0 commit comments

Comments
 (0)