We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7cb81 commit c192219Copy full SHA for c192219
.github/workflows/test.yaml
@@ -84,7 +84,7 @@ jobs:
84
actions: read
85
pull-requests: write # write permission needed to comment on PR
86
steps:
87
- - uses: fgrosse/go-coverage-report@v1.1.1
+ - uses: fgrosse/go-coverage-report@v1.2.0
88
with:
89
coverage-artifact-name: code-coverage
90
coverage-file-name: unit_coverage.out
0 commit comments