We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197661a commit d6115dbCopy full SHA for d6115db
1 file changed
.github/workflows/main.yaml
@@ -24,6 +24,6 @@ jobs:
24
- name: Tests
25
run: make test
26
- name: Send go coverage report
27
- uses: shogo82148/actions-goveralls@25f5320d970fb565100cf1993ada29be1bb196a1 # v1.10.0
+ uses: shogo82148/actions-goveralls@9606dbc5ac5cf888a0e9ef901515c3cd516a2790 # v1.11.0
28
with:
29
path-to-profile: coverage.out
0 commit comments