We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b90c5 commit f338396Copy full SHA for f338396
1 file changed
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
repo: context.repo.repo,
64
body: '[Coverage Report](${{ needs.build.outputs.artifact-url }})'
65
})
66
- - uses: jshufro/go-coverage-report@8a70298cf8f9d6502c2fda0e71ce2995e034453e
+ - uses: jshufro/go-coverage-report@ba1e6ab5f3ac2304c7011fda5f2e2291d0ab1b21
67
with:
68
coverage-artifact-name: "code-coverage"
69
coverage-file-name: "cover.out"
0 commit comments