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