We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb79686 commit c85e12cCopy full SHA for c85e12c
.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@785c9d68212c91196d3994652647f8721918ba11 # v1.9.0
+ uses: shogo82148/actions-goveralls@e6875f831db61e6abffbd8df91a2eb6cd24b46c9 # v1.9.1
28
with:
29
path-to-profile: coverage.out
0 commit comments